summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/radeonsi
diff options
context:
space:
mode:
authorMarek Olšák <[email protected]>2015-03-13 16:21:11 +0100
committerMarek Olšák <[email protected]>2015-03-16 12:54:18 +0100
commit955ebf2890f18973a128ef3a6a6cfe4416fabaef (patch)
treea1656efbd92b7d9def350b93a29b8a692c7a2ca8 /src/gallium/drivers/radeonsi
parent755a2907a3e7f896f86861254554543d815bfad3 (diff)
radeonsi: add support for easy opcodes from ARB_gpu_shader5
I have to use the BFE instrinsics, because BFE is one of the most complex instructions that can't be matched easily. BFE has 3 conditional branches and one of them is quite big. In the isel DAG, lowered BFE has 27 nodes (including leafs).
Diffstat (limited to 'src/gallium/drivers/radeonsi')
0 files changed, 0 insertions, 0 deletions