[PATCH] D37343: [CGP] Merge empty case blocks if no extra moves are added.

Balaram Makam via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 28 16:17:30 PDT 2017


bmakam updated this revision to Diff 117074.
bmakam added a comment.

Precompute DT as suggested by Hal and Eli. Please take a look.


https://reviews.llvm.org/D37343

Files:
  lib/CodeGen/CodeGenPrepare.cpp
  test/Transforms/CodeGenPrepare/skip-merging-case-block.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D37343.117074.patch
Type: text/x-patch
Size: 8598 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170928/145d1e6a/attachment.bin>


More information about the llvm-commits mailing list