Skip to content

CmmToAsm: A few small optimisations

Ben Gamari requested to merge wip/ncg-perf into master
  • Mark RegM actions as oneShot
  • Eliminate unnecessary repeated ++ application, preferring concat instead.
Edited by Ben Gamari

Merge request reports