[llvm-branch-commits] [llvm] CodeGen: Remove UsesMSVCFloatingPoint from MachineModuleInfo (PR #100368)
James Y Knight via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Wed Jul 24 13:12:22 PDT 2024
jyknight wrote:
In particular, I think it would be incorrect to just look at floating-point operations at the MIR level, because calling printf with a constant floating point argument doesn't necessarily use any floating point instructions.
https://github.com/llvm/llvm-project/pull/100368
More information about the llvm-branch-commits
mailing list