[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
Thu Jan 2 16:29:06 PST 2025


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


More information about the llvm-commits mailing list