[PATCH] D117670: [RISCV] Pre-process FP SPLAT_VECTOR to RISCVISD::VFMV_V_F_VL
Fraser Cormack via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Feb 9 04:50:35 PST 2022
frasercrmck added a comment.
I've just reworked this to build on top of D119197 <https://reviews.llvm.org/D119197> so no ComplexPattern, no increase in table size, and still the same benefits for scalable-vector VP code.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D117670/new/
https://reviews.llvm.org/D117670
More information about the llvm-commits
mailing list