[llvm-commits] Invalid instcombine transformation

Chris Lattner clattner at apple.com
Thu Nov 26 14:36:37 PST 2009


On Nov 26, 2009, at 2:20 PM, Anton Korobeynikov wrote:

> Hi, Chris
> 
>> What do you mean?  Legalize can always 'fix' this for a target.  Unaligned load/store should always be legal for any target.
> Looks like it didn't in this case... Maybe we're just caught some
> legalize bug as well. I will investigate

Thanks Anton!

-Chris



More information about the llvm-commits mailing list