mirror of
https://github.com/python/cpython.git
synced 2026-05-06 20:51:17 -04:00
1f5682f3a2
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