aboutsummaryrefslogtreecommitdiffstats
path: root/src/intel/compiler/brw_vec4_generator.cpp
diff options
context:
space:
mode:
authorFrancisco Jerez <[email protected]>2018-02-22 12:49:01 -0800
committerFrancisco Jerez <[email protected]>2018-03-02 11:28:56 -0800
commit6edb332b44b2570abac8fea2123050ea0f84e1e6 (patch)
tree08a7bef695a403fda0aa6fc0cf738ee56c7c3aec /src/intel/compiler/brw_vec4_generator.cpp
parentcc0fc8b8ac608b036d260007a689eeeb8e815031 (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