[PATCH] D54115: [InstCombine] do not shrink switch conditions to illegal types (PR29009)

Denis Bakhvalov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 6 10:22:42 PST 2018


dendibakh updated this revision to Diff 172792.
dendibakh added a comment.

Fixed comments.


Repository:
  rL LLVM

https://reviews.llvm.org/D54115

Files:
  lib/Transforms/InstCombine/InstructionCombining.cpp
  test/Transforms/InstCombine/narrow-switch.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D54115.172792.patch
Type: text/x-patch
Size: 4043 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181106/5793544a/attachment.bin>


More information about the llvm-commits mailing list