This is an archive of the discontinued LLVM Phabricator instance.

R600: Add codegen for more builtins
ClosedPublic

Authored by arsenm on Jul 14 2014, 7:22 PM.

Details

Reviewers
arsenm
Summary

These can't simply use GCCBuiltin since they come in f32 and f64 varieties, and GCCBuiltin apparently doesn't handle that.

Diff Detail

Event Timeline

arsenm updated this revision to Diff 11413.Jul 14 2014, 7:22 PM
arsenm retitled this revision from to R600: Add codegen for more builtins.
arsenm updated this object.
arsenm edited the test plan for this revision. (Show Details)
arsenm added a subscriber: Unknown Object (MLST).
arsenm added a subscriber: Unknown Object (MLST).
arsenm accepted this revision.Jul 15 2014, 10:33 AM
arsenm added a reviewer: arsenm.

r213079

This revision is now accepted and ready to land.Jul 15 2014, 10:33 AM
arsenm closed this revision.Jul 15 2014, 10:33 AM