[llvm] [DAGCombiner] Add pattern matching for negated subtraction in ABDU selection (PR #156217)
Simon Pilgrim via llvm-commits
llvm-commits at lists.llvm.org
Thu Sep 25 02:24:19 PDT 2025
RKSimon wrote:
> How come we're not already catching this with `neg(sub(x,y)) -> sub(y,x)`?
Any progress on investigating this please?
https://github.com/llvm/llvm-project/pull/156217
More information about the llvm-commits
mailing list