spin2cpp
spin2cpp copied to clipboard
OPT_EXPERIMENTAL tracking issue
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
#346 does seem pretty safe, I think we can drop the OPT_EXPERIMENTAL for that at least.