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

Richard Osborne richard at xmos.com
Tue Nov 1 06:07:53 PDT 2011


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.

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: div-dag-combine-bug.patch
Type: text/x-patch
Size: 6151 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20111101/c27d76ae/attachment.bin>


More information about the llvm-commits mailing list