llvm / circt

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

[NFCI][Calyx] Refactor TableGen Pass includes #7182

Closed fzi-hielscher closed 3 months ago

fzi-hielscher commented 3 months ago

Refactor includes of TableGen passes in the Calyx dialect to the new style. See https://github.com/llvm/circt/issues/3962 , https://reviews.llvm.org/D143773