[PATCH] D122042: [VP] Preserve address space of pointer for strided load/store intrinsics.
Craig Topper via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Mar 21 09:19:16 PDT 2022
craig.topper added a comment.
In D122042#3395504 <https://reviews.llvm.org/D122042#3395504>, @simoll wrote:
> Landing this will break VP strided load/store RVV and VE tests. I'll attach a diff for the VE ones that you can merge into this patch.
The parser barely relies on the type parts of the name so it doesn't fail. But I'll add in your patch and fix RVV.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D122042/new/
https://reviews.llvm.org/D122042
More information about the llvm-commits
mailing list