[llvm] [X86] Combine LRINT/LLRINT and TRUNC when nuw/nsw (PR #126217)

Craig Topper via llvm-commits llvm-commits at lists.llvm.org
Sun Feb 9 13:19:08 PST 2025


topperc wrote:

@phoebewang have you looked into compiling `(int)rintf(x)` to `cvtss2si`?

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


More information about the llvm-commits mailing list