[llvm-commits] [PATCH] Don't introduce custom nodes when building divide by constant after legalization

Richard Osborne richard at xmos.com
Mon Nov 7 09:11:55 PST 2011


Sorry, I somehow completely missed your first reply. Thanks for the 
review. Committed in r143964.

On 07/11/11 16:41, Eli Friedman wrote:
> http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20111031/131212.html
>
> -Eli
>
> On Mon, Nov 7, 2011 at 4:00 AM, Richard Osborne<richard at xmos.com>  wrote:
>> Ping, is that patch OK to apply?
>>
>> Thanks,
>>
>> Richard
>>
>> On 01/11/11 13:07, Richard Osborne wrote:
>>
>> This patch changes TargetLowering::BuildSDIV() and
>> TargetLowering::BuildUDIV() so they avoid introducing nodes that require
>> custom handling after legalization has taken place. This fixes PR11283.
>>
>>
>> _______________________________________________
>> llvm-commits mailing list
>> llvm-commits at cs.uiuc.edu
>> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits
>>
>> --
>> Richard Osborne | XMOS
>> http://www.xmos.com
>>
>> _______________________________________________
>> llvm-commits mailing list
>> llvm-commits at cs.uiuc.edu
>> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits
>>
>>


-- 
Richard Osborne | XMOS
http://www.xmos.com




More information about the llvm-commits mailing list