[PATCH] D139310: InstCombine: Fold fneg (copysign x, y) -> copysign x, (fneg y)

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 14 05:30:11 PST 2022


arsenm added a comment.

ping


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D139310/new/

https://reviews.llvm.org/D139310



More information about the llvm-commits mailing list