[PATCH] D98475: [LoopInterchange] Fix transformation bugs in loop interchange

Congzhe Cao via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 7 09:36:48 PDT 2021


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

All comments addressed.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D98475

Files:
  llvm/lib/Transforms/Scalar/LoopInterchange.cpp
  llvm/test/Transforms/LoopInterchange/lcssa-preheader.ll
  llvm/test/Transforms/LoopInterchange/outer-header-jump-to-inner-latch.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D98475.335844.patch
Type: text/x-patch
Size: 13311 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210407/2d00745a/attachment.bin>


More information about the llvm-commits mailing list