[Mlir-commits] [mlir] [mlir][LLVM] Add the `ConvertToLLVMAttrInterface` and `ConvertToLLVMOpInterface` interfaces (PR #99566)

Fabian Mora llvmlistbot at llvm.org
Sun Nov 24 06:59:02 PST 2024


fabianmcg wrote:

> I suspect we'll want to simplify this in the future, not clear to me the pass-option is desirable

Yes, my next step is to add attributes to deduce the `LowerToLLVMOptions` options from the IR to include it in the dynamic version of the pass.

https://github.com/llvm/llvm-project/pull/99566


More information about the Mlir-commits mailing list