[PATCH] R600/SI: Implement correct f64 fdiv

Matt Arsenault arsenm2 at gmail.com
Tue Feb 3 21:38:56 PST 2015


Hi,

This implements a correct version of division which when combined with these sets of patches now passes the conformance test for it
http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20150126/256425.html <http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20150126/256425.html>
http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20150202/257145.html <http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20150202/257145.html>



-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150203/07766b81/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-R600-SI-Implement-correct-f64-fdiv.patch
Type: application/octet-stream
Size: 13835 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150203/07766b81/attachment.obj>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150203/07766b81/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-R600-SI-Add-tests-for-div_fmas-with-inline-immediate.patch
Type: application/octet-stream
Size: 3329 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150203/07766b81/attachment-0001.obj>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150203/07766b81/attachment-0002.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0003-R600-SI-Use-complex-operand-folding-for-div_scale.patch
Type: application/octet-stream
Size: 6676 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150203/07766b81/attachment-0002.obj>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150203/07766b81/attachment-0003.html>


More information about the llvm-commits mailing list