[Mlir-commits] [mlir] [mlir][llvmir] Added extra builders for CallInstrinsicOp (PR #111664)

llvmlistbot at llvm.org llvmlistbot at llvm.org
Wed Oct 9 09:15:50 PDT 2024


FMarno wrote:

@gysit Thank you for the review, I've addressed all your comments.

> Did you test it downstream? It is a bit hard to see from the code if all the necessary fields of the default constructor are set.

Yes, it works for code gen in Triton. If there is a better way to test builders then please let I'd love to know.

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


More information about the Mlir-commits mailing list