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

Congzhe Cao via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 8 08:51:14 PDT 2021


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

Removed the variable `LoopExit`.


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.336134.patch
Type: text/x-patch
Size: 15150 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210408/d289846b/attachment.bin>


More information about the llvm-commits mailing list