Unverified Commit 77cbc9bf authored by Victor Perez's avatar Victor Perez Committed by GitHub
Browse files

[MLIR][LLVM] Add `llvm.experimental.constrained.fptrunc` operation (#86260)



Add operation mapping to the LLVM
`llvm.experimental.constrained.fptrunc.*` intrinsic.

The new operation implements the new
`LLVM::FPExceptionBehaviorOpInterface` and
`LLVM::RoundingModeOpInterface` interfaces.

---------

Signed-off-by: default avatarVictor Perez <victor.perez@codeplay.com>
parent 256343a0
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment