[PATCH] D111248: [SelectionDAG] Widen scalable-vector loads/stores via VP_LOAD/VP_STORE
Fraser Cormack via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Nov 9 08:42:44 PST 2021
frasercrmck marked an inline comment as done.
frasercrmck added inline comments.
================
Comment at: llvm/test/CodeGen/RISCV/rvv/legalize-load-sdnode.ll:7
-; FIXME: LLVM can't yet widen scalable-vector loads.
+; FIXME: We could be using unmasked loads here.
----------------
craig.topper wrote:
> I thought you fixed vp.load with all ones mask in D113022. What is still missing?
Ach I thought I'd rebased. Done now, cheers.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D111248/new/
https://reviews.llvm.org/D111248
More information about the llvm-commits
mailing list