Skip to content

GH-111485: Use micro-ops to split specialization code from base action - #111547

Closed
markshannon wants to merge 2 commits into
python:mainfrom
faster-cpython:micro-op-for-specialization
Closed

GH-111485: Use micro-ops to split specialization code from base action#111547
markshannon wants to merge 2 commits into
python:mainfrom
faster-cpython:micro-op-for-specialization

Conversation

@markshannon

@markshannonmarkshannon commented Oct 31, 2023

Copy link
Copy Markdown
Member

Makes the split into specialization and default action for "normal" instructions explicit.

@markshannon
markshannonforce-pushed the micro-op-for-specialization branch from f8499e2 to 76ba3a7CompareOctober 31, 2023 14:26
@markshannon
markshannonforce-pushed the micro-op-for-specialization branch 3 times, most recently from 7690e2a to 5a7c62aCompareOctober 31, 2023 14:38
@markshannon

Copy link
Copy Markdown
MemberAuthor

MyPy seems to be trolling me 😠

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@markshannon@iritkatriel