Uh oh!
There was an error while loading. Please reload this page.
fix #112163 - #112215
Conversation
Tagging subscribers to this area: @JulieLeeMSFT, @jakobbotsch |
saucecontrol
commented
Feb 6, 2025
Sorry, I didn't see you had put this up. I've created #112217 which also covers double->double (movsd would also get the bad encoding as is) |
That's completely fine, happy to see this bug is being addressed so quickly, I'm fine with closing this PR and proceed on your side if needed, and please let me know if anything I can help with. |
saucecontrol
commented
Feb 6, 2025
Same. I appreciate your help root-causing it 😄 |
Ruihan-Yin
commented
Feb 7, 2025
Closing as #112217 is covering this bug and providing a better solution. |
More details in #112163 (comment)
I'm not so sure if simply isolating the case for
vmovsswill be a proper fix, but I will run through the CI first to check if there is any other problem.