[PATCH] D75943: [LoopInterchange] Fix interchanging contents of preheader BBs

Alexey Zhikhartsev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 12 09:46:22 PDT 2020


alexey.zhikhar updated this revision to Diff 249958.
alexey.zhikhar added a comment.

Addressed the rest of Florian's comments.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D75943

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D75943.249958.patch
Type: text/x-patch
Size: 8937 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200312/b0250a6e/attachment.bin>


More information about the llvm-commits mailing list