This is an archive of the discontinued LLVM Phabricator instance.

R600: Add intrinsics for math helper instructions
ClosedPublic

Authored by arsenm on Jun 16 2014, 5:28 PM.

Details

Reviewers
arsenm
Summary

These will be used in the implementations of custom lowering of and library implementations of various math functions, so it's useful to expose these as builtins.

Diff Detail

Event Timeline

arsenm updated this revision to Diff 10472.Jun 16 2014, 5:28 PM
arsenm retitled this revision from to R600: Add intrinsics for math helper instructions.
arsenm updated this object.
arsenm edited the test plan for this revision. (Show Details)
arsenm added a subscriber: Unknown Object (MLST).
arsenm updated this revision to Diff 10585.Jun 18 2014, 1:04 PM

Rename builtin prefix, add rsq

arsenm accepted this revision.Jun 18 2014, 6:27 PM
arsenm added a reviewer: arsenm.

r211247

This revision is now accepted and ready to land.Jun 18 2014, 6:27 PM
arsenm closed this revision.Jun 18 2014, 6:27 PM