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.
Paths
| Differential D5357
R600/SI: Change formatting of printed FP immediates
ClosedPublic Authored by arsenm on Sep 15 2014, 10:20 AM.
Details
Summary Only 1 decimal place should be printed for inline immediates. Does not include f64 tests because folding those inline
Diff Detail Event Timelinearsenm updated this object. This revision is now accepted and ready to land.Sep 17 2014, 10:42 AM
Revision Contents
Diff 13716 lib/Target/R600/InstPrinter/AMDGPUInstPrinter.cpp
test/CodeGen/R600/imm.ll
test/CodeGen/R600/uint_to_fp.ll
|