[PATCH] D112076: [AArch64][SVE][InstCombine] Combine contiguous gather/scatter to load/store

Peter Waller via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 3 02:40:08 PDT 2021


peterwaller-arm updated this revision to Diff 384369.
peterwaller-arm marked 4 inline comments as done.
peterwaller-arm added a comment.

Address review comments:

- Use Builder.Create* functions
- Use _ for test names


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D112076

Files:
  llvm/lib/Target/AArch64/AArch64TargetTransformInfo.cpp
  llvm/test/Transforms/InstCombine/AArch64/sve-intrinsic-gatherscatter.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D112076.384369.patch
Type: text/x-patch
Size: 9405 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211103/06203a89/attachment.bin>


More information about the llvm-commits mailing list