Hi everyone, I am new to the LLVM/MLIR ecosystem.
Are there any plans to add Bazel build support to CIRCT? I am currently working on a project that uses Bazel to manage my LLVM and MLIR dependencies, and want to register the FIRRTL dialect for a custom pass I am working on. This is an out-of-tree build and I am unsure how to proceed with using a dialect from CIRCT for my project, since this requires treating CIRCT as a dependency.
Anybody have any ideas for how I can proceed?
4 posts - 2 participants