[PATCH] D133433: [AArch64-SVE]: lower masked load/store of 128-bit fixed-width vectors
David Sherwood via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Oct 6 00:49:26 PDT 2022
david-arm added a comment.
Hi @hassnaa-arm, I've not had a chance to fully review this yet, but could you rename the title to something like
[AArch64][SVE]: Lower all types of load/store of 128-bit fixed-width vector using SVE
? This patch is now lowering more than just masked loads/stores.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D133433/new/
https://reviews.llvm.org/D133433
More information about the llvm-commits
mailing list