| commit | 8728c5f2db48be88952db24213d62825ca04264b | [log] [tgz] |
|---|---|---|
| author | Matt Arsenault <Matthew.Arsenault@amd.com> | Mon Aug 07 14:58:04 2017 +0000 |
| committer | Matt Arsenault <Matthew.Arsenault@amd.com> | Mon Aug 07 14:58:04 2017 +0000 |
| tree | e15526659c28fb0b488e96cd71fcaf954d159cab | |
| parent | 53d523c9eb1fba3714d39802fef27eb75ed35baa [diff] |
AMDGPU: Cleanup subtarget features Try to avoid mutually exclusive features. Don't use a real default GPU, and use a fake "generic". The goal is to make it easier to see which set of features are incompatible between feature strings. Most of the test changes are due to random scheduling changes from not having a default fullspeed model. llvm-svn: 310258