bpo-46841: Move the cache for `LOAD_GLOBAL` inline. by markshannon · Pull Request #31575 · python/cpython

markshannon · GitHub

Conversation

@markshannon
@markshannon

Comment on lines -390 to +391

# Python 3.11a5 3481 (Use inline CACHE instructions)# Python 3.11a5 3482 (Use inline caching for UNPACK_SEQUENCE)# Python 3.11a5 3481 (Use inline cache for BINARY_OP)# Python 3.11a5 3482 (Use inline caching for UNPACK_SEQUENCE and LOAD_GLOBAL) Closed

26 tasks

Closed

Labels

None yet