[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
Mon Sep 7 14:08:57 PDT 2020
jeroen.dobbelaere updated this revision to Diff 290350.
jeroen.dobbelaere retitled this revision from "[PATCH 09/26] [noalias] Loop vectorizer: learn about noalias intrinsics" to "[PATCH 10/27] [noalias] Loop vectorizer: learn about noalias intrinsics".
jeroen.dobbelaere added a comment.
Rebased to 9fb46a452d4e5666828c95610ceac8dcd9e4ce16 <https://reviews.llvm.org/rG9fb46a452d4e5666828c95610ceac8dcd9e4ce16> (September 7, 2020)
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.290350.patch
Type: text/x-patch
Size: 6524 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200907/815aae43/attachment.bin>
More information about the llvm-commits
mailing list