[llvm] [LLVM] Slay undead copysign code (PR #111269)

via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 8 00:40:06 PDT 2024


workingjubilee wrote:

And as I suspected, trying to simplify the code further hits the PowerPC float case on some of the regression tests for that target, so this is exactly the correct scope.

https://github.com/llvm/llvm-project/pull/111269


More information about the llvm-commits mailing list