llvm / circt

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

[NFCI][Comb][HW][Seq] Refactor TableGen Pass includes #7180

Closed fzi-hielscher closed 2 weeks ago

fzi-hielscher commented 2 weeks ago

Refactor includes of TableGen passes in the Comb, HW and Seq dialects to the new style. See https://github.com/llvm/circt/issues/3962 , https://reviews.llvm.org/D143773