[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
Wed Oct 17 04:23:00 PDT 2018


marels updated this revision to Diff 169988.
marels added a comment.

Add context of all changed files. Sorry I missed it the previous update


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.169988.patch
Type: text/x-patch
Size: 68256 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181017/86131337/attachment.bin>


More information about the llvm-commits mailing list