[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
Mon Nov 30 00:15:42 PST 2020
geng updated this revision to Diff 308272.
geng marked 7 inline comments as done.
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.308272.patch
Type: text/x-patch
Size: 6325 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201130/dbe7a084/attachment.bin>
More information about the llvm-commits
mailing list