[Mlir-commits] [mlir] [MLIR][LLVM] Add `llvm.experimental.constrained.fptrunc` operation (PR #86260)

Tobias Gysi llvmlistbot at llvm.org
Fri Mar 22 05:41:45 PDT 2024


https://github.com/gysit commented:

Thanks for working on this!

I added some suggestions that are a bit closer to the solutions we took in other places. Specifically when importing intrinsic with metadata arguments. If the mechanism also works in your case, it would be great to follow the same idea.

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


More information about the Mlir-commits mailing list