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

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 7 06:16:51 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL346315: [InstCombine] do not shrink switch conditions to illegal types (PR29009) (authored by spatel, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D54115?vs=172792&id=172940#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D54115

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D54115.172940.patch
Type: text/x-patch
Size: 4109 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181107/9aedaff5/attachment.bin>


More information about the llvm-commits mailing list