[llvm] [DAGCombiner] Turn `(neg (max x, (neg x)))` into `(min x, (neg x))` (PR #120666)

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 26 04:51:07 PST 2024


https://github.com/arsenm edited https://github.com/llvm/llvm-project/pull/120666


More information about the llvm-commits mailing list