summaryrefslogtreecommitdiff
path: root/Source/Core/VideoCommon/VertexManagerBase.cpp
diff options
context:
space:
mode:
authorJosJuice <josjuice@gmail.com>2023-06-09 19:21:57 +0200
committerJosJuice <josjuice@gmail.com>2023-06-09 19:45:51 +0200
commit061ec365a8850d140aa5069fc7d2a4c380be4752 (patch)
tree2200c06b34a3e5aed75c0e4372eb12cf47818c62 /Source/Core/VideoCommon/VertexManagerBase.cpp
parent78f5c5f8d23f8dc8e5650d776b5883252a31385d (diff)
PPCAnalyst: Reduce number of iterations in ReorderInstructionsCore
We can utilize the fact that if swapping two instructions causes another swap to become possible, that swap involves one of the two instructions we just swapped. There's need to search for new swap opportunities as far back as the beginning of the block; we can just go one step back.
Diffstat (limited to 'Source/Core/VideoCommon/VertexManagerBase.cpp')
0 files changed, 0 insertions, 0 deletions