diff options
author | Samuel Pitoiset <[email protected]> | 2016-11-25 12:25:58 +0100 |
---|---|---|
committer | Samuel Pitoiset <[email protected]> | 2016-11-26 19:05:11 +0100 |
commit | 8fdb800bdaa28f4ca563829f70e8b187f867c0ac (patch) | |
tree | 8249cbff9d94cc12415a245abf060818957fe2a9 /src/vulkan | |
parent | 948cce01964c1dd7365c49381f9a6cf1b6e5f7f9 (diff) |
gm107/ir: optimize 32-bit CONST load to mov
This is not allowed for indirect accesses because the source
GPR might be erased by a subsequent instruction (WaR hazard)
if we don't emit a read dep bar.
Signed-off-by: Samuel Pitoiset <[email protected]>
Reviewed-by: Ilia Mirkin <[email protected]>
Diffstat (limited to 'src/vulkan')
0 files changed, 0 insertions, 0 deletions