[Mlir-commits] [mlir] [mlir] Add `convertInstruction` and `getSupportedInstructions` to `LLVMImportInterface` (PR #86799)
Christian Ulmann
llvmlistbot at llvm.org
Wed Mar 27 07:05:32 PDT 2024
https://github.com/Dinistro commented:
Thanks for this extension. This will make a lot of sense for you pointer dialect change, and will allow us to gradually transition into using it.
Once the transition period is over, we should consider to also add the same hook to the LLVM dialect import interface.
https://github.com/llvm/llvm-project/pull/86799
More information about the Mlir-commits
mailing list