[PATCH] D90290: [LoopInterchange] Prevent Loop Interchange for non-affine value store to affine access
Geng via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Oct 29 01:02:54 PDT 2020
geng updated this revision to Diff 301533.
geng added a comment.
Changed the code according to the initial comments
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D90290/new/
https://reviews.llvm.org/D90290
Files:
llvm/lib/Transforms/Scalar/LoopInterchange.cpp
llvm/test/Transforms/LoopInterchange/non-affine-store-to-affine.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D90290.301533.patch
Type: text/x-patch
Size: 6260 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201029/d60064c9/attachment.bin>
More information about the llvm-commits
mailing list