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 methane
Recipients barry, methane, ned.deily, ronaldoussoren, tdsmith, zmwangx
Date 2018-02-05.11:17:25
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1517829445.67.0.467229070634.issue32616@psf.upfronthosting.co.za>
In-reply-to
Content
This is assembly code for FAST_DISPATCH()
https://paste.ubuntu.com/26523948/

It seems there are many redundant spills.  But I don't know how to remove them.
Are their clang expert?
History
Date User Action Args
2018-02-05 11:17:25methanesetrecipients: + methane, barry, ronaldoussoren, ned.deily, tdsmith, zmwangx
2018-02-05 11:17:25methanesetmessageid: <1517829445.67.0.467229070634.issue32616@psf.upfronthosting.co.za>
2018-02-05 11:17:25methanelinkissue32616 messages
2018-02-05 11:17:25methanecreate