[PATCH] D52653: [CodeGen, AArch64] Combine Interleaved Loads which are not covered by the Vectorizer

Martin Elshuber via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 12 05:45:12 PST 2018


marels updated this revision to Diff 173658.
marels set the repository for this revision to rL LLVM.
marels added a comment.

- fix typos
- update commit message


Repository:
  rL LLVM

https://reviews.llvm.org/D52653

Files:
  include/llvm/CodeGen/Passes.h
  include/llvm/InitializePasses.h
  lib/CodeGen/CMakeLists.txt
  lib/CodeGen/CodeGen.cpp
  lib/CodeGen/InterleavedLoadCombinePass.cpp
  lib/Target/AArch64/AArch64TargetMachine.cpp
  test/CodeGen/AArch64/O3-pipeline.ll
  test/CodeGen/AArch64/aarch64-interleaved-ld-combine.ll
  tools/opt/opt.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D52653.173658.patch
Type: text/x-patch
Size: 69854 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181112/ccbea384/attachment.bin>


More information about the llvm-commits mailing list