[PATCH] D120386: [LoopInterchange] Try to achieve the most optimal access pattern after interchange

Congzhe Cao via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 6 12:09:39 PDT 2022


congzhe updated this revision to Diff 420967.
congzhe added a comment.

Minor update to address the last comment, I'll land it shortly.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D120386/new/

https://reviews.llvm.org/D120386

Files:
  llvm/lib/Transforms/Scalar/LoopInterchange.cpp
  llvm/test/Transforms/LoopInterchange/phi-ordering.ll
  llvm/test/Transforms/LoopInterchange/pr43326-ideal-access-pattern.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D120386.420967.patch
Type: text/x-patch
Size: 10456 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220406/3585aa90/attachment.bin>


More information about the llvm-commits mailing list