Skip to content

bpo-37774: use Py_LIKELY/Py_UNLIKELY for vectorcall - #15144

Closed
jdemeyer wants to merge 3 commits into
python:mainfrom
jdemeyer:vectorcall_likely
Closed

bpo-37774: use Py_LIKELY/Py_UNLIKELY for vectorcall #15144
jdemeyer wants to merge 3 commits into
python:mainfrom
jdemeyer:vectorcall_likely

bpo-37774: don't check GCC version before using __builtin_expect()

7881bc9
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs