[llvm] r178031 - Make InstCombineCasts.cpp:OptimizeIntToFloatBitCast endian safe.

Ulrich Weigand Ulrich.Weigand at de.ibm.com
Tue Mar 26 10:31:53 PDT 2013


Duncan Sands <duncan.sands at gmail.com> wrote on 26.03.2013 18:20:41:
> On 26/03/13 18:12, Ulrich Weigand wrote:
> > Right.  It turns out there was an existing test case for this feature
> > on a little-endian target; in the attached patch I'm adding a copy of
> > the test for a big-endian target and verify that we get the correct
> > element indices there.  Does this look OK?
>
> LGTM.  Thanks for doing this!

Checked in as revision 178038.

Thanks,
Ulrich




More information about the llvm-commits mailing list