[PATCH] D80276: [Alignment] Fix misaligned interleaved loads

Guillaume Chatelet via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 27 05:22:13 PDT 2020


gchatelet updated this revision to Diff 266494.
gchatelet marked 9 inline comments as done.
gchatelet added a comment.

rebase to integrate D80549 <https://reviews.llvm.org/D80549>


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D80276

Files:
  llvm/lib/Target/X86/X86InterleavedAccess.cpp
  llvm/test/Transforms/InterleavedAccess/X86/interleavedLoad.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D80276.266494.patch
Type: text/x-patch
Size: 7412 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200527/7ad260b3/attachment.bin>


More information about the llvm-commits mailing list