Forked from
Glasgow Haskell Compiler / GHC
7843 commits behind the upstream repository.
sheaf
authored
This patch makes it so that packing/unpacking SIMD vectors always uses the right sized types, e.g. unpacking a Word16X4# will give a tuple of Word16#s. As a result, we can get rid of the conversion instructions that were previously required. Fixes #22296
Name | Last commit | Last update |
---|---|---|
.. | ||
should_compile | ||
should_fail | ||
should_gen_asm | ||
should_run | ||
Makefile |