[PATCH] D102300: [LoopInterchange] Check lcssa phis in the inner latch in scenarios of multi-level nested loops

Congzhe Cao via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 2 23:52:33 PDT 2021


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

Updated comment in the code attempting to make it more straightforward. Replaced the test case with a simpler one as well.


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

https://reviews.llvm.org/D102300

Files:
  llvm/lib/Transforms/Scalar/LoopInterchange.cpp
  llvm/test/Transforms/LoopInterchange/innermost-latch-uses-values-in-middle-header.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D102300.356327.patch
Type: text/x-patch
Size: 5663 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210703/f199ad3e/attachment.bin>


More information about the llvm-commits mailing list