[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 10:47:03 PDT 2016


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

Uploaded the whole patch after running clang-format.


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.73093.patch
Type: text/x-patch
Size: 11648 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160930/27702d12/attachment.bin>


More information about the llvm-commits mailing list