[Mlir-commits] [mlir] [MLIR][LLVMIR] Add an operation to handle constrained FP intrinsics (PR #199754)

Andy Kaylor llvmlistbot at llvm.org
Tue May 26 12:54:19 PDT 2026


andykaylor wrote:

My long-term goal is to align CIR and the LLVM dialect with the changes that are proposed by @nikic here: https://discourse.llvm.org/t/rfc-yet-another-strict-fp/90798

However, I expect that will take quite a while to fully take shape, and so I think we need some support for the constrained FP intrinsics in the meantime.

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


More information about the Mlir-commits mailing list