spin2cpp icon indicating copy to clipboard operation
spin2cpp copied to clipboard

OPT_EXPERIMENTAL tracking issue

Open Wuerfel21 opened this issue 1 year ago • 1 comments

At some point some of the currently experimental optimizations should become enabled by default. Thus, tracking issue.

Features currently gated by the experimental flag:

  • [ ] All of OptimizeBranchCommonOps
    • The oldest feature, but also a pretty complex one.
  • [x] #346
    • Seems fairly safe?
  • [ ] #365 (loop support)
    • ???
  • [ ] #395

Wuerfel21 avatar Jul 01 '23 19:07 Wuerfel21

#346 does seem pretty safe, I think we can drop the OPT_EXPERIMENTAL for that at least.

totalspectrum avatar Jul 05 '23 19:07 totalspectrum