Skip to content

Commit 6bec67b

Browse files
Eclips4AlexWaygood
authored andcommitted
pythongh-115778: Add tierN annotation for instruction definitions (python#115815)
This replaces the old `TIER_{ONE,TWO}_ONLY` macros. Note that `specialized` implies `tier1`. Co-authored-by: Alex Waygood <[email protected]>
1 parent 16a64ae commit 6bec67b

13 files changed

+56
-147
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Add ``tierN`` annotation for instruction definition in interpreter DSL.

0 commit comments

Comments
 (0)