Skip to content
Snippets Groups Projects
Forked from Glasgow Haskell Compiler / GHC
Source project has a limited visibility.
  • Dai's avatar
    5b3a992f
    Add VecSlot for unboxed sums of SIMD vectors · 5b3a992f
    Dai authored and Marge Bot's avatar Marge Bot committed
    This patch adds the missing `VecRep` case to `primRepSlot` function and
    all the necessary machinery to carry this new `VecSlot` through code
    generation. This allows programs involving unboxed sums of SIMD vectors
    to be written and compiled.
    
    Fixes #22187
    5b3a992f
    History
    Add VecSlot for unboxed sums of SIMD vectors
    Dai authored and Marge Bot's avatar Marge Bot committed
    This patch adds the missing `VecRep` case to `primRepSlot` function and
    all the necessary machinery to carry this new `VecSlot` through code
    generation. This allows programs involving unboxed sums of SIMD vectors
    to be written and compiled.
    
    Fixes #22187
Code owners
Assign users and groups as approvers for specific file changes. Learn more.