[PATCH] D68499: [PATCH 09/26] [noalias] Loop vectorizer: learn about noalias intrinsics
Jeroen Dobbelaere via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jun 12 09:45:28 PDT 2020
jeroen.dobbelaere updated this revision to Diff 270424.
jeroen.dobbelaere retitled this revision from "[PATCH 16/38] [noalias] Loop vectorizer: learn about noalias intrinsics" to "[PATCH 09/26] [noalias] Loop vectorizer: learn about noalias intrinsics".
jeroen.dobbelaere edited the summary of this revision.
Herald added a subscriber: bmahjour.
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.270424.patch
Type: text/x-patch
Size: 6514 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200612/90abac85/attachment.bin>
More information about the llvm-commits
mailing list