summaryrefslogtreecommitdiff
path: root/src/common/bit_util.h
diff options
context:
space:
mode:
authorMarkus Wick <markus@selfnet.de>2022-03-07 19:13:05 +0100
committerMarkus Wick <markus@selfnet.de>2022-03-08 09:44:28 +0100
commitc78c8190d5b964c9421b7d0c0c3a96ba599b3c2f (patch)
treef9586978f8b87bf6fcd56dbebe4eabe2fa469cf3 /src/common/bit_util.h
parent1f378960660a72ad0cf166c1efd08d4e956e07eb (diff)
shader_recompiler/LOP3: Use brute force python results within switch/case.
Thanks to @asLody for optimizing this function. This raised the focus that this function should be optimized more. The current table assumes that the host GPU is able to invert for free, so only AND,OR,XOR are accumulated in the performance metrik. Performance results: Instructions 0: 8 1: 30 2: 114 3: 80 4: 24 Latency 0: 8 1: 30 2: 194 3: 24
Diffstat (limited to 'src/common/bit_util.h')
0 files changed, 0 insertions, 0 deletions