This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author Mark.Shannon
Recipients Mark.Shannon
Date 2021-08-12.11:44:40
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1628768681.09.0.627092423081.issue44900@roundup.psfhosted.org>
In-reply-to
Content
PEP 659 quickening provides a mechanism for replacing instructions.
We should exploit this to implement superinstructions when quickening.
See https://github.com/faster-cpython/ideas/issues/16
History
Date User Action Args
2021-08-12 11:44:41Mark.Shannonsetrecipients: + Mark.Shannon
2021-08-12 11:44:41Mark.Shannonsetmessageid: <1628768681.09.0.627092423081.issue44900@roundup.psfhosted.org>
2021-08-12 11:44:41Mark.Shannonlinkissue44900 messages
2021-08-12 11:44:40Mark.Shannoncreate