[PATCH]: Enable promotion of ISD::SELECT from fp64 to i64

Tom Stellard tom at stellard.net
Fri Mar 21 13:19:28 PDT 2014


Hi,

The attached patches teach LegalizeDAG how to promote ISD::SELECT
from f64 to i64 and update the R600 backend to use this new feature.

Please Review.
-Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-SelectionDAG-Allow-promotion-of-SELECT-nodes-from-fl.patch
Type: text/x-diff
Size: 1105 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140321/bb761ee6/attachment.patch>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-R600-SI-Promote-fp64-SELECT-to-i64.patch
Type: text/x-diff
Size: 1874 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140321/bb761ee6/attachment-0001.patch>


More information about the llvm-commits mailing list