llvm / circt

Circuit IR Compilers and Tools
https://circt.org
Other
1.57k stars 277 forks source link

[NFCI][Transforms] Refactor TableGen Pass includes #7173

Closed fzi-hielscher closed 2 weeks ago

fzi-hielscher commented 2 weeks ago

Refactor includes of TableGen passes in the "Transforms" sub-tree to the new style. See #3962 , https://reviews.llvm.org/D143773

See also #7174