[PATCH] D22441: Fix isShiftedInt and isShiftedUint for widths > 32.

Simon Pilgrim via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 19 07:36:42 PDT 2016


RKSimon added a comment.

In https://reviews.llvm.org/D22441#487625, @RKSimon wrote:

> In https://reviews.llvm.org/D22441#487373, @jlebar wrote:
>
> > RKSimon, can you try https://reviews.llvm.org/D22472?  I'm going to close this revision again, otherwise it's confusing to have an open revision after the patch has landed.  Let's take further discussion into that thread, if that's OK.
>
>
> Thanks its fixed the shift count warning but now has an operator precedence warning.


This is fixed in https://reviews.llvm.org/rL275971


Repository:
  rL LLVM

https://reviews.llvm.org/D22441





More information about the llvm-commits mailing list