[PATCH] D68499: [PATCH 10/27] [noalias] Loop vectorizer: learn about noalias intrinsics

Jeroen Dobbelaere via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 18 04:45:36 PDT 2021


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

Rebased to f8dbd61074176bae92ec360a093ac7bc498c9321 <https://reviews.llvm.org/rGf8dbd61074176bae92ec360a093ac7bc498c9321>.


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.346122.patch
Type: text/x-patch
Size: 6601 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210518/e812c0fb/attachment.bin>


More information about the llvm-commits mailing list