On Jul 31, 2007, at 10:22 AM, Dan Gohman wrote:

> Author: djg
> Date: Tue Jul 31 12:22:27 2007
> New Revision: 40641
>
> URL: http://llvm.org/viewvc/llvm-project?rev=40641&view=rev
> Log:
> Use SCEVExpander::InsertCastOfTo instead of calling new IntToPtrInst
> directly, because the insert point used by the SCEVExpander may vary
> from what LSR originally computes.

Did this cause a bug?  If so, can you please commit a regtest?  Thanks,

-Chris
_______________________________________________
llvm-commits mailing list
llvm-commits@cs.uiuc.edu
http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits

Reply via email to