[clang] [llvm] [IR] Allow fast math flags on fptosi, fptoui and sitofp (PR #160475)
Matt Arsenault via cfe-commits
cfe-commits at lists.llvm.org
Wed Sep 24 17:46:03 PDT 2025
arsenm wrote:
> FoldIntToFPToInt
I don't see this checking UnsafeFPMath now?
https://github.com/llvm/llvm-project/pull/160475
More information about the cfe-commits
mailing list