[llvm] [DAG] Reassociate (add (add X, Y), X) --> add(add(X, X), Y) (PR #162242)

Simon Pilgrim via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 16 10:55:00 PDT 2026


https://github.com/RKSimon ready_for_review https://github.com/llvm/llvm-project/pull/162242


More information about the llvm-commits mailing list