[Mlir-commits] [mlir] [MLIR][LLVMIR] Add support for intrinsics with metadata arguments (PR #200308)

Tobias Gysi llvmlistbot at llvm.org
Thu Jun 4 21:49:02 PDT 2026


gysit wrote:

@andykaylor that sounds good! I think what you added now is self contained (it is actually more generic than just supporting constrained fp intrinsics). Possible follow ups can be done on a per need basis. 

PS the new representation at first glance looks like a much better fit for MLIR anyways. So maybe we can just support that once it exists. 


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


More information about the Mlir-commits mailing list