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

Jun Bum Lim via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 21 08:57:24 PST 2016


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

Changed prior to commit:
  https://reviews.llvm.org/D22696?vs=78630&id=78731#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.78731.patch
Type: text/x-patch
Size: 18946 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161121/b9609082/attachment-0001.bin>


More information about the llvm-commits mailing list