mirror of
https://github.com/python/cpython.git
synced 2026-01-27 05:05:50 +00:00
The SLP autovectorizer can cause poor code generation for opcode dispatch, negating any benefit we get from vectorization elsewhere in the interpreter loop.
Miscellaneous source files for the main Python shared library