diff options
author | Francisco Jerez <[email protected]> | 2018-02-22 12:49:01 -0800 |
---|---|---|
committer | Francisco Jerez <[email protected]> | 2018-03-02 11:28:56 -0800 |
commit | 6edb332b44b2570abac8fea2123050ea0f84e1e6 (patch) | |
tree | 08a7bef695a403fda0aa6fc0cf738ee56c7c3aec /src/intel/compiler/brw_vec4_generator.cpp | |
parent | cc0fc8b8ac608b036d260007a689eeeb8e815031 (diff) |
intel/ir: Allow arbitrary scratch flag registers for SHADER_OPCODE_FIND_LIVE_CHANNEL.
This shouldn't cause any functional change at this point, it changes
SHADER_OPCODE_FIND_LIVE_CHANNEL to use the flag register specified at
the IR level instead of the hard-coded f1.0, now that it can be
represented in backend_instruction::flag_subreg. This will be
necessary for scheduling to behave correctly once more things start
making use of f1.0.
Reviewed-by: Jordan Justen <[email protected]>
Reviewed-by: Kenneth Graunke <[email protected]>
Diffstat (limited to 'src/intel/compiler/brw_vec4_generator.cpp')
0 files changed, 0 insertions, 0 deletions