[llvm] [RISCV] Add DAG combine for forming VAADDU_VL from VP intrinsics. (PR #124848)

Luke Lau via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 30 07:58:20 PST 2025


https://github.com/lukel97 approved this pull request.

LGTM

Could we also do this after legalization and try and match it on `TRUNCATE_VECTOR_VL`? That way we would also match fixed length vectors.

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


More information about the llvm-commits mailing list