You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This issue is a duplicate of #2628. Please refer to that issue for updates and discussions. Feel free to open a new issue if you think this is a different problem.
Type: Bug
I asked:
"Is there a AVX512 SIMD instruction that would allow you to reverse the digits of an integer with a single instruction?"
Followed by:
"What instructions would I need to extract digits from a number with x86 assembler?"
I recognize these were stupid questions, don't judge me.
And it started constantly emitting:
mov edx, dword edx
mov edx, [edx]
mov edx, dword edx
mov edx, [edx]
mov edx, dword edx
mov edx, [edx]
mov edx, dword edx
mov edx, [edx]
mov edx, dword edx
mov edx, [edx]
mov edx, dword edx
mov edx, [edx]
mov edx, dword edx
mov edx, [edx]
mov edx, dword
Extension version: 0.21.2
VS Code version: Code 1.94.1 (Universal) (e10f2369d0d9614a452462f2e01cdc4aa9486296, 2024-10-05T05:44:32.189Z)
OS version: Darwin arm64 22.6.0
Modes:
System Info
canvas_oop_rasterization: enabled_on
direct_rendering_display_compositor: disabled_off_ok
gpu_compositing: enabled
multiple_raster_threads: enabled_on
opengl: enabled_on
rasterization: enabled
raw_draw: disabled_off_ok
skia_graphite: disabled_off
video_decode: enabled
video_encode: enabled
webgl: enabled
webgl2: enabled
webgpu: enabled
webnn: disabled_off
A/B Experiments
The text was updated successfully, but these errors were encountered: