[PATCH] D24681: Optimize patterns of vectorized interleaved memory accesses for X86.

Farhana Aleen via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 30 13:46:20 PDT 2016


Farhana updated this revision to Diff 73129.
Farhana added a comment.

Includes changes that reflect Dave and Simon's comment.


https://reviews.llvm.org/D24681

Files:
  lib/CodeGen/InterleavedAccessPass.cpp
  lib/Target/X86/CMakeLists.txt
  lib/Target/X86/X86ISelLowering.h
  lib/Target/X86/X86InterleavedAccess.cpp
  lib/Target/X86/X86TargetMachine.cpp
  test/CodeGen/X86/x86-interleaved-access.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D24681.73129.patch
Type: text/x-patch
Size: 11435 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160930/6a1f4abe/attachment.bin>


More information about the llvm-commits mailing list