[PATCH] Add generic fmad DAG node

Matt Arsenault arsenm2 at gmail.com
Mon Feb 16 17:42:17 PST 2015


Hi,

These implement the fmad DAG node I posted about before (http://lists.cs.uiuc.edu/pipermail/llvmdev/2015-January/081372.html <http://lists.cs.uiuc.edu/pipermail/llvmdev/2015-January/081372.html>)

-Matt

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150216/e031b24b/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Reword-fmuladd-documentation-slightly.patch
Type: application/octet-stream
Size: 1491 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150216/e031b24b/attachment.obj>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150216/e031b24b/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-Add-generic-fmad-DAG-node.patch
Type: application/octet-stream
Size: 17452 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150216/e031b24b/attachment-0001.obj>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150216/e031b24b/attachment-0002.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0003-R600-Use-new-fmad-node.patch
Type: application/octet-stream
Size: 37501 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150216/e031b24b/attachment-0002.obj>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150216/e031b24b/attachment-0003.html>


More information about the llvm-commits mailing list