x86 NCG: Use correct format for MOVD in the implementation of unpackInt64X2#
MOVD takes the input format. Fixes #25658
Showing
- compiler/GHC/CmmToAsm/X86/CodeGen.hs 2 additions, 2 deletionscompiler/GHC/CmmToAsm/X86/CodeGen.hs
- testsuite/tests/simd/should_run/T25658.hs 19 additions, 0 deletionstestsuite/tests/simd/should_run/T25658.hs
- testsuite/tests/simd/should_run/T25658.stdout 3 additions, 0 deletionstestsuite/tests/simd/should_run/T25658.stdout
- testsuite/tests/simd/should_run/all.T 2 additions, 0 deletionstestsuite/tests/simd/should_run/all.T
Loading
Please register or sign in to comment