[PATCH] InstCombine: Narrow switch instruction operands using known bits

Akira Hatanaka ahatanak at gmail.com
Wed Oct 15 12:17:37 PDT 2014


Thanks Pete. Committed r219832.

On Wed, Oct 15, 2014 at 11:35 AM, Pete <peter_cooper at apple.com> wrote:

> I think it makes sense to truncate down to the largest legal type as
> you've done here.  Anything lower than that gets tricky to reason about the
> quality of code in the backends.
>
> LGTM.
>
> http://reviews.llvm.org/D5691
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20141015/7d1d9935/attachment.html>


More information about the llvm-commits mailing list