[Mlir-commits] [mlir] [MLIR][LLVMIR] Import unregistered intrinsics via llvm.intrinsic_call (PR #128626)

Bruno Cardoso Lopes llvmlistbot at llvm.org
Tue Feb 25 16:43:13 PST 2025


bcardosolopes wrote:

> I believe we may also be able to avoid the trick with the "last" interface translating the unregistered intrinsics by just doing it if the dialect lookup fails?

Also done!



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


More information about the Mlir-commits mailing list