-
Notifications
You must be signed in to change notification settings - Fork 50
Open
Labels
Description
Several items to improve in the Dev Guide:
- Describe recent changes to quiet C++20 compilation errors related use of volatile loop counter variable in reps loops
- Improve description of recent changes to refactor how loop variants and tunings are specified. The code is cleaner, but it is more opaque. In particular, describe the different implementation patterns that appear in different scenarios.