[PATCH] D68517: [PATCH 22/26] [noalias] SLPVectorizer: load/store can have a ptr_provenance parameter.

Jeroen Dobbelaere via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 14 03:22:51 PDT 2020


jeroen.dobbelaere updated this revision to Diff 277756.
jeroen.dobbelaere added a comment.

Rebased to c06b7e2ab5167ad031745a706204abed1aefd823 <https://reviews.llvm.org/rGc06b7e2ab5167ad031745a706204abed1aefd823> (July 14, 2020)


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

https://reviews.llvm.org/D68517

Files:
  llvm/include/llvm/Analysis/VectorUtils.h
  llvm/lib/Analysis/VectorUtils.cpp
  llvm/lib/Transforms/Vectorize/LoadStoreVectorizer.cpp
  llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
  llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp
  llvm/test/Transforms/SLPVectorizer/noalias.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D68517.277756.patch
Type: text/x-patch
Size: 13479 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200714/2cb9a7bc/attachment-0001.bin>


More information about the llvm-commits mailing list