summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorMatt Turner <[email protected]>2019-01-22 11:33:11 -0800
committerMatt Turner <[email protected]>2019-01-23 22:48:29 -0800
commite166003cb7a480fb2672b06201688d4717cbc316 (patch)
tree1ff6bb883f3fb7f2930113eb5d7a956c31e2b069 /docs
parent74c9c906f901f86fa54b6b8e61c72449ca1b10f3 (diff)
intel/compiler: Reset default flag register in brw_find_live_channel()
emit_uniformize() emits SHADER_OPCODE_FIND_LIVE_CHANNEL with its flag_subreg set, so that the IR knows which flag is accessed. However the flag is only used on Gen7 in Align1 mode. To avoid setting unnecessary bits in the instruction words, get the information we need and reset the default flag register. This allows round-tripping through the assembler/disassembler. Reviewed-by: Francisco Jerez <[email protected]>
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions