[PATCH] D61576: [LoopInterchange] Fix handling of LCSSA nodes defined in headers and latches.

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun May 5 14:54:26 PDT 2019


fhahn updated this revision to Diff 198204.
fhahn added a comment.

Add test case without loop exit, clang-format-diff


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D61576

Files:
  llvm/lib/Transforms/Scalar/LoopInterchange.cpp
  llvm/test/Transforms/LoopInterchange/perserve-lcssa.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D61576.198204.patch
Type: text/x-patch
Size: 10613 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190505/b7f89135/attachment.bin>


More information about the llvm-commits mailing list