Commits on Source (4)
-
The old design led to inference of a wrong format, losing upper bits of a vector register. Fixes #25659 Co-authored-by:
sheaf <sam.derbyshire@gmail.com>
62760367 -
f19ab490
-
Cheng Shao authored
This patch bumps hadrian index-state to fix bootstrap with 9.12.1.
e16eae65
Showing
- .gitlab/ci.sh 1 addition, 1 deletion.gitlab/ci.sh
- compiler/GHC/CmmToAsm/X86/CodeGen.hs 20 additions, 20 deletionscompiler/GHC/CmmToAsm/X86/CodeGen.hs
- compiler/GHC/CmmToAsm/X86/Instr.hs 13 additions, 17 deletionscompiler/GHC/CmmToAsm/X86/Instr.hs
- compiler/GHC/CmmToAsm/X86/Ppr.hs 12 additions, 12 deletionscompiler/GHC/CmmToAsm/X86/Ppr.hs
- docs/users_guide/diagnostics-as-json-schema-1_0.json 4 additions, 1 deletiondocs/users_guide/diagnostics-as-json-schema-1_0.json
- docs/users_guide/diagnostics-as-json-schema-1_1.json 4 additions, 1 deletiondocs/users_guide/diagnostics-as-json-schema-1_1.json
- hadrian/cabal.project 1 addition, 1 deletionhadrian/cabal.project
- libraries/base/changelog.md 1 addition, 0 deletionslibraries/base/changelog.md
- testsuite/tests/simd/should_run/T25659.hs 19 additions, 0 deletionstestsuite/tests/simd/should_run/T25659.hs
- testsuite/tests/simd/should_run/T25659.stdout 3 additions, 0 deletionstestsuite/tests/simd/should_run/T25659.stdout
- testsuite/tests/simd/should_run/all.T 1 addition, 0 deletionstestsuite/tests/simd/should_run/all.T
testsuite/tests/simd/should_run/T25659.hs
0 → 100644