[llvm] [X86] Combine LRINT/LLRINT and TRUNC when nuw/nsw (PR #126217)
Craig Topper via llvm-commits
llvm-commits at lists.llvm.org
Fri Feb 7 09:35:50 PST 2025
topperc wrote:
Do you have examples where we are able to infer an nuw/nsw flag for a truncate after lrint?
https://github.com/llvm/llvm-project/pull/126217
More information about the llvm-commits
mailing list