[llvm] [X86] combineAdd - fold (add (sub (shl x, c), y), z) -> (sub (add (shl x, c), z), y) (PR #142734)
Simon Pilgrim via llvm-commits
llvm-commits at lists.llvm.org
Thu Jun 5 00:20:51 PDT 2025
https://github.com/RKSimon closed https://github.com/llvm/llvm-project/pull/142734
More information about the llvm-commits
mailing list