diff options
author | Rob Clark <robclark@freedesktop.org> | 2015-01-23 15:04:46 -0500 |
---|---|---|
committer | Rob Clark <robclark@freedesktop.org> | 2015-03-08 17:42:43 -0400 |
commit | 060d3499202c339a27fbc366335f2122ed4ff7bc (patch) | |
tree | c4135c86fd9c28be0f67ca1257f3c048730a7405 /src/gallium/docs | |
parent | b7703212d8dc2b38407565768ac45d1a307cd810 (diff) | |
download | external_mesa3d-060d3499202c339a27fbc366335f2122ed4ff7bc.zip external_mesa3d-060d3499202c339a27fbc366335f2122ed4ff7bc.tar.gz external_mesa3d-060d3499202c339a27fbc366335f2122ed4ff7bc.tar.bz2 |
freedreno/ir3: relative dst
To simplify RA, assign arrays that are written to first. Since enough
dependency information is in the graph to preserve order of reads and
writes of array, so all SSA names for the array collapse into one, just
assign the entire thing by array-id.
Signed-off-by: Rob Clark <robclark@freedesktop.org>
Diffstat (limited to 'src/gallium/docs')
0 files changed, 0 insertions, 0 deletions