x86 backend compile bug: error(x86_64_encoder): no encoding found for: none vsubss xmm0 xmm0 r32 none #20955
Labels
arch-x86_64
64-bit x86
backend-self-hosted
bug
Observed behavior contradicts documented or intended behavior
Milestone
Zig Version
0.14.0-dev.839+a931bfada
Steps to Reproduce and Observed Behavior
Cannot compile this program:
Expected Behavior
It should print -100 when calling
bug.bug()
.The text was updated successfully, but these errors were encountered: