[llvm] r219832 - InstCombine: Narrow switch instructions using known bits.

Joerg Sonnenberger joerg at britannica.bec.de
Wed Oct 15 18:14:15 PDT 2014


On Wed, Oct 15, 2014 at 07:05:51PM -0000, Akira Hatanaka wrote:
> Author: ahatanak
> Date: Wed Oct 15 14:05:50 2014
> New Revision: 219832
> 
> URL: http://llvm.org/viewvc/llvm-project?rev=219832&view=rev
> Log:
> InstCombine: Narrow switch instructions using known bits.

This asserts on the attached code when compiled with -O2. Please fix or
revert.

Joerg
-------------- next part --------------
A non-text attachment was scrubbed...
Name: match-546f38.c
Type: text/x-csrc
Size: 584 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20141016/296ff358/attachment.c>


More information about the llvm-commits mailing list