[PATCH] D22696: [CodeGenPrep] Skip merging empty case blocks
Jun Bum Lim via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Dec 1 08:43:16 PST 2016
junbuml updated this revision to Diff 79920.
junbuml added a comment.
Addressed Joerg's comment.
https://reviews.llvm.org/D22696
Files:
lib/CodeGen/CodeGenPrepare.cpp
test/CodeGen/X86/phi-immediate-factoring.ll
test/CodeGen/X86/ragreedy-hoist-spill.ll
test/Transforms/CodeGenPrepare/AArch64/widen_switch.ll
test/Transforms/CodeGenPrepare/X86/widen_switch.ll
test/Transforms/CodeGenPrepare/skip-merging-case-block.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D22696.79920.patch
Type: text/x-patch
Size: 20977 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161201/c180ae9c/attachment.bin>
More information about the llvm-commits
mailing list