[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
Fri Jun 12 11:26:31 PDT 2020


jeroen.dobbelaere updated this revision to Diff 270465.
jeroen.dobbelaere retitled this revision from "[PATCH 33/38] [noalias] SLPVectorizer: load/store can have a noalias_sidechannel." to "[PATCH 22/26] [noalias] SLPVectorizer: load/store can have a ptr_provenance parameter.".
jeroen.dobbelaere edited the summary of this revision.
Herald added a subscriber: bmahjour.

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.270465.patch
Type: text/x-patch
Size: 13479 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200612/3ddca721/attachment-0001.bin>


More information about the llvm-commits mailing list