[PATCH] D54538: [LV] Avoid vectorizing unsafe dependencies in uniform address
Anna Thomas via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Nov 15 07:59:23 PST 2018
anna updated this revision to Diff 174216.
anna added a comment.
addressed review comments
Repository:
rL LLVM
https://reviews.llvm.org/D54538
Files:
include/llvm/Analysis/LoopAccessAnalysis.h
lib/Analysis/LoopAccessAnalysis.cpp
lib/Transforms/Vectorize/LoopVectorizationLegality.cpp
test/Analysis/LoopAccessAnalysis/memcheck-wrapping-pointers.ll
test/Analysis/LoopAccessAnalysis/store-to-invariant-check1.ll
test/Analysis/LoopAccessAnalysis/store-to-invariant-check2.ll
test/Analysis/LoopAccessAnalysis/store-to-invariant-check3.ll
test/Transforms/LoopVectorize/invariant-store-vectorization.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D54538.174216.patch
Type: text/x-patch
Size: 9534 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181115/219fc7e7/attachment.bin>
More information about the llvm-commits
mailing list