[PATCH] D68499: [PATCH 16/38] [noalias] Loop vectorizer: learn about noalias intrinsics

Jeroen Dobbelaere via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 28 17:35:38 PDT 2019


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

Rebased


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

https://reviews.llvm.org/D68499

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D68499.226799.patch
Type: text/x-patch
Size: 6423 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191029/d96694f0/attachment.bin>


More information about the llvm-commits mailing list