[PATCH] D119197: [RISCV] Pre-process integer ISD::SPLAT_VECTOR to RISCISD::VMV_V_X_VL before isel.
Fraser Cormack via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Feb 8 08:21:52 PST 2022
frasercrmck added a comment.
I think this is a sensible approach, I was going to do the same for floating-point splats anyway in/after D117670 <https://reviews.llvm.org/D117670>.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D119197/new/
https://reviews.llvm.org/D119197
More information about the llvm-commits
mailing list