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

Min-Yih Hsu via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 20 10:55:36 PST 2024


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


More information about the llvm-commits mailing list