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

Tobias Gysi llvmlistbot at llvm.org
Wed Oct 9 09:48:27 PDT 2024


https://github.com/gysit approved this pull request.

LGTM modulo nits!

The only easy way to test builders is using them in a pass/canonicalization AFAIK. Since there are not many uses of this op upstream that does probably not work here.

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


More information about the Mlir-commits mailing list