[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 11:59:48 PDT 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGce2db9005d70: [LoopInterchange] Fix transformation bugs in loop interchange (authored by congzhe).

Changed prior to commit:
  https://reviews.llvm.org/D98475?vs=336134&id=336186#toc

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


More information about the llvm-commits mailing list