Skip to content
  • Matt Arsenault's avatar
    AMDGPU: Prepare for reducing private element size. · f2ddbf00
    Matt Arsenault authored
    Tests for the new scalarize all private access options will be
    included with a future commit.
    
    The only functional change is to make the split/scalarize behavior
    for private access of > 4 element vectors to be consistent
    with the flat/global handling. This makes the spilling worse
    in the two changed tests.
    
    llvm-svn: 260804
    f2ddbf00
Loading