Hi,
I try to enable the experimental-jit but i got a fatal error.
Python/jit.c:559:10: fatal error:
‘jit_stencils.h’ file not found
559 | #include “jit_stencils.h”
| ^~~~~~~~~~~~~~~~
1 error generated.
the jit_stencil.h was not found. Anybody have any information about jit_stencils.h ?