[PATCH] D97858: [AArch64][SVE] Fold vector ZExt/SExt into gather loads where possible

Joe Ellis via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 16 08:06:09 PDT 2021


joechrisellis updated this revision to Diff 330992.
joechrisellis added a comment.

Address code review comments.

- @kmclaughlin: remove `SExt` and `ZExt` variables.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D97858

Files:
  llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
  llvm/test/CodeGen/AArch64/sve-intrinsics-gather-loads-64bit-scaled-offset.ll
  llvm/test/CodeGen/AArch64/sve-intrinsics-gather-loads-64bit-unscaled-offset.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D97858.330992.patch
Type: text/x-patch
Size: 30481 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210316/1d5ebf67/attachment.bin>


More information about the llvm-commits mailing list