[PATCH 3/3] R600: Use optimized 24bit path in udivrem

Jan Vesely jan.vesely at rutgers.edu
Tue Aug 12 10:54:05 PDT 2014


On Tue, 2014-08-12 at 10:13 -0700, Matt Arsenault wrote:
> On Aug 12, 2014, at 7:49 AM, Jan Vesely <jan.vesely at rutgers.edu> wrote:
> 
> > On Tue, 2014-07-29 at 15:44 -0700, Matt Arsenault wrote:
> >> On 07/29/2014 12:10 PM, Jan Vesely wrote:
> >>>> These don’t need to be EG-DAG since the conversions do need to happen before the recipe
> >>> Is there something I missed that's preventing the following sequence?:
> >>> 
> >>> fb <- int2flt b
> >>> recfb <- rcp fb
> >>> fa <- int2ftl a
> >>> ... <- mul fa recfb
> >>> 
> >> No, I was just being dumb and thinking the recip needed both for some 
> >> reason. The -DAG is fine
> > 
> > anything to fix in this series?
> 
> LGTM

thank you

r215460-2154362
-- 
Jan Vesely <jan.vesely at rutgers.edu>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: This is a digitally signed message part
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140812/ddf0f7f2/attachment.sig>


More information about the llvm-commits mailing list