[llvm] [RISCV] Match mul_vl(v, (add_vl v1, splat 1)) to vmadd_vl (PR #71495)
Wang Pengcheng via llvm-commits
llvm-commits at lists.llvm.org
Tue Nov 7 00:03:28 PST 2023
wangpc-pp wrote:
Can we do this in DAGCombine? We already have a large MatcherTable now.
And scalable tests are needed too.
https://github.com/llvm/llvm-project/pull/71495
More information about the llvm-commits
mailing list