[PATCH] D120912: [AArch64][SVE] Convert gather/scatter with a stride of 2 to contiguous loads/stores

Paul Walker via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 4 02:48:39 PST 2022


paulwalker-arm added a comment.

If possible can you move the performMaskedGatherScatterCombine changes into their own function, something like tryCombineToMaskedLoadStore?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D120912/new/

https://reviews.llvm.org/D120912



More information about the llvm-commits mailing list