[llvm] [InstCombine] Canonicalize `abs(sub(ext(X),ext(Y)))` -> `ext(sub(max(X,Y),min(X,Y)))` (PR #162296)

Benjamin Maxwell via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 7 08:16:15 PDT 2025


https://github.com/MacDue closed https://github.com/llvm/llvm-project/pull/162296


More information about the llvm-commits mailing list