[PATCH] D35584: [CGP] Fold empty dedicated exit blocks created by loopsimplify.

Balaram Makam via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 28 13:48:34 PDT 2017


bmakam updated this revision to Diff 108703.
bmakam retitled this revision from "[CGP] Folding into empty latch block is always profitable." to "[CGP] Fold empty dedicated exit blocks created by loopsimplify.".
bmakam edited the summary of this revision.
bmakam added a reviewer: junbuml.
bmakam added a comment.

Updated patch to address the underlying issue.


https://reviews.llvm.org/D35584

Files:
  lib/CodeGen/CodeGenPrepare.cpp
  test/Transforms/CodeGenPrepare/merge-empty-latch-block.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D35584.108703.patch
Type: text/x-patch
Size: 8706 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170728/1d7a4757/attachment.bin>


More information about the llvm-commits mailing list