[PATCH] D22696: [CodeGenPrep] Skip merging empty case blocks

Jun Bum Lim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 16 08:13:55 PST 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL289951: [CodeGenPrep] Skip merging empty case blocks (authored by junbuml).

Changed prior to commit:
  https://reviews.llvm.org/D22696?vs=79920&id=81757#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D22696

Files:
  llvm/trunk/lib/CodeGen/CodeGenPrepare.cpp
  llvm/trunk/test/CodeGen/X86/phi-immediate-factoring.ll
  llvm/trunk/test/CodeGen/X86/ragreedy-hoist-spill.ll
  llvm/trunk/test/Transforms/CodeGenPrepare/AArch64/widen_switch.ll
  llvm/trunk/test/Transforms/CodeGenPrepare/X86/widen_switch.ll
  llvm/trunk/test/Transforms/CodeGenPrepare/skip-merging-case-block.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D22696.81757.patch
Type: text/x-patch
Size: 21236 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161216/27ee9ed1/attachment.bin>


More information about the llvm-commits mailing list