[PATCH] D22547: [LSV] Don't move stores across may-load instrs, and loosen restrictions on moving loads.

Justin Lebar via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 20 13:15:15 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL276171: [LSV] Don't move stores across may-load instrs, and loosen restrictions on… (authored by jlebar).

Changed prior to commit:
  https://reviews.llvm.org/D22547?vs=64608&id=64743#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D22547

Files:
  llvm/trunk/lib/Transforms/Vectorize/LoadStoreVectorizer.cpp
  llvm/trunk/test/Transforms/LoadStoreVectorizer/NVPTX/merge-across-side-effects.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D22547.64743.patch
Type: text/x-patch
Size: 8443 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160720/090e2a9c/attachment.bin>


More information about the llvm-commits mailing list