This is an archive of the discontinued LLVM Phabricator instance.

R600/SI: Change formatting of printed FP immediates
ClosedPublic

Authored by arsenm on Sep 15 2014, 10:20 AM.

Details

Reviewers
arsenm
Summary

Only 1 decimal place should be printed for inline immediates.
Other constants should be hex constants.

Does not include f64 tests because folding those inline
immediates currently does not work.

Diff Detail

Event Timeline

arsenm updated this revision to Diff 13716.Sep 15 2014, 10:20 AM
arsenm retitled this revision from to R600/SI: Change formatting of printed FP immediates .
arsenm updated this object.
arsenm edited the test plan for this revision. (Show Details)
arsenm added a subscriber: Unknown Object (MLST).
arsenm accepted this revision.Sep 17 2014, 10:42 AM
arsenm added a reviewer: arsenm.

r217964

This revision is now accepted and ready to land.Sep 17 2014, 10:42 AM
arsenm closed this revision.Sep 17 2014, 10:42 AM