[llvm] [DAG] Fold add(mul(add(A, CA), CM), CB) -> add(mul(A, CM), CM*CA+CB) (PR #90860)
David Green via llvm-commits
llvm-commits at lists.llvm.org
Wed May 8 14:11:24 PDT 2024
https://github.com/davemgreen closed https://github.com/llvm/llvm-project/pull/90860
More information about the llvm-commits
mailing list