[llvm] [InstCombine] Teach foldSelectOpOp about samesign (PR #122723)
Alexander Kornienko via llvm-commits
llvm-commits at lists.llvm.org
Mon Jan 20 06:59:49 PST 2025
alexfh wrote:
Hi @artagnon, is this change expected to change floating point evaluation precision? We've found a case where this leads to different results.
https://github.com/llvm/llvm-project/pull/122723
More information about the llvm-commits
mailing list