| commit | d1097a38e2b754a98bd60a9581316f0ea9eae6bc | [log] [tgz] |
|---|---|---|
| author | Matt Arsenault <Matthew.Arsenault@amd.com> | Thu Jun 02 19:54:26 2016 +0000 |
| committer | Matt Arsenault <Matthew.Arsenault@amd.com> | Thu Jun 02 19:54:26 2016 +0000 |
| tree | 2e4ea47f0d21051928c068e7765aa5817605e5ce | |
| parent | f4e9c9ac08315bed9e5f8ffd0c1612540844370b [diff] |
AMDGPU: Cleanup load tests There are a lot of different kinds of loads to test for, and these were scattered around inconsistently with some redundancy. Try to comprehensively test all loads in a consistent way. llvm-svn: 271571