[llvm] [RISCV] DAG combine (mul (add x, 1), y) -> vmadd (PR #71495)

Liao Chunyu via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 20 07:47:24 PST 2023


ChunyuLiao wrote:

Move to performMULCombine. And add more test cases. Thanks 

https://github.com/llvm/llvm-project/pull/71495


More information about the llvm-commits mailing list