Skip to content

Conversation

@Eclips4
Copy link
Member

@Eclips4 Eclips4 commented Feb 22, 2024

Copy link
Member

@markshannon markshannon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks like a nice improvement. Thanks.

@Eclips4 Eclips4 requested a review from markshannon February 22, 2024 18:10
Copy link
Member

@gvanrossum gvanrossum left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Basically LG, though I have two nits:

  • If there ever is a Tier 3, I expect that several of the tier checks will have to be adjusted -- currently there seems to be an assumption that if it's not T1 then it's T2 and vice versa.
  • Inferring tier 1 from specialized could be done differently.

Copy link
Member

@gvanrossum gvanrossum left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@gvanrossum gvanrossum enabled auto-merge (squash) February 23, 2024 16:22
@Eclips4
Copy link
Member Author

Eclips4 commented Feb 23, 2024

@gvanrossum
CI/CD failure is unrelated. I can reproduce it locally on my Windows x86_64 build with JIT. I'll create an issue
UPD: Ken has already created an issue: #115859

@gvanrossum gvanrossum merged commit e4561e0 into python:main Feb 23, 2024
@Eclips4 Eclips4 deleted the issue-115778 branch February 23, 2024 17:53
@gvanrossum
Copy link
Member

Thanks!

woodruffw pushed a commit to woodruffw-forks/cpython that referenced this pull request Mar 4, 2024
…ython#115815)

This replaces the old `TIER_{ONE,TWO}_ONLY` macros. Note that `specialized` implies `tier1`.

Co-authored-by: Alex Waygood <[email protected]>
diegorusso pushed a commit to diegorusso/cpython that referenced this pull request Apr 17, 2024
…ython#115815)

This replaces the old `TIER_{ONE,TWO}_ONLY` macros. Note that `specialized` implies `tier1`.

Co-authored-by: Alex Waygood <[email protected]>
LukasWoodtli pushed a commit to LukasWoodtli/cpython that referenced this pull request Jan 22, 2025
…ython#115815)

This replaces the old `TIER_{ONE,TWO}_ONLY` macros. Note that `specialized` implies `tier1`.

Co-authored-by: Alex Waygood <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants