[PATCH] D68517: [PATCH 33/38] [noalias] SLPVectorizer: load/store can have a noalias_sidechannel.

Jeroen Dobbelaere via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 28 09:25:45 PDT 2019


jeroen.dobbelaere updated this revision to Diff 226683.
jeroen.dobbelaere edited the summary of this revision.
jeroen.dobbelaere added a comment.

This fixes a build issue in the llvm 'test-suite'.


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.226683.patch
Type: text/x-patch
Size: 12466 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191028/40dfd1f8/attachment.bin>


More information about the llvm-commits mailing list