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

Jan Vesely jan.vesely at rutgers.edu
Tue Aug 12 07:49:43 PDT 2014


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?

jan

-- 
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/a8924c4d/attachment.sig>


More information about the llvm-commits mailing list