| commit | c756cb9901e4455da9d1fcf0a619dd4fe008e205 | [log] [tgz] |
|---|---|---|
| author | Christian Konig <christian.koenig@amd.com> | Sat Feb 16 11:28:22 2013 +0000 |
| committer | Christian Konig <christian.koenig@amd.com> | Sat Feb 16 11:28:22 2013 +0000 |
| tree | ae05903c5f1d4b3f03f67b40b76341f01ffef622 | |
| parent | b9e281a723933b8ced8dddf52a1887828b7f6f57 [diff] |
R600/SI: cleanup literal handling v3
Seems to be allot simpler, and also paves the
way for further improvements.
v2: rebased on master, use 0 in BUFFER_LOAD_FORMAT_XYZW,
use VGPR0 in dummy EXP, avoid compiler warning, break
after encoding the first literal.
v3: correctly use V_ADD_F32_e64
This is a candidate for the stable branch.
Signed-off-by: Christian König <christian.koenig@amd.com>
Reviewed-by: Tom Stellard <thomas.stellard@amd.com>
llvm-svn: 175354