[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 07:53:56 PDT 2025
https://github.com/MacDue edited https://github.com/llvm/llvm-project/pull/162296
More information about the llvm-commits
mailing list