[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 Oct 5 13:04:39 PDT 2017


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

Minor nit, use is_contained. NFCI.


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.117873.patch
Type: text/x-patch
Size: 8572 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171005/5455fa8c/attachment.bin>


More information about the llvm-commits mailing list