[clang] [llvm] [IR] Allow fast math flags on fptosi, fptoui and sitofp (PR #160475)
Nikita Popov via llvm-commits
llvm-commits at lists.llvm.org
Thu Sep 25 05:55:15 PDT 2025
nikic wrote:
I don't think we should do this until we have freed up the necessary flag space to also support uitofp as well.
https://github.com/llvm/llvm-project/pull/160475
More information about the llvm-commits
mailing list