gh-129987: Disable GCC SLP autovectorization for the interpreter loop on x86-64 (#132295)
The SLP autovectorizer can cause poor code generation for opcode dispatch, negating any benefit we get from vectorization elsewhere in the interpreter loop.
M
mpage committed
1f5682f3a27516833f7c317707dd359280dba6e7
Parent: 67ded6a
Committed by GitHub <noreply@github.com>
on 4/9/2025, 5:34:12 PM