I noticed two immediate workflow/CI issues:
mlir-jl-tblgen should probably have it's own CI
- Maybe we can use Preferences.jl to allow developers to override the Dialects dir=
- Would be nice if I could run
bindings/make.jl against a locally compiled version of mlir-jl-tblgen (but for all LLVM versions)
- This would allow us to bump it's version and see the changes to the wrappers immediatly.
I noticed two immediate workflow/CI issues:
mlir-jl-tblgenshould probably have it's own CIbindings/make.jlagainst a locally compiled version ofmlir-jl-tblgen(but for all LLVM versions)