| commit | 224d8cd987b6b66292f1c56928d17997dba3bc2a | [log] [tgz] |
|---|---|---|
| author | Matt Arsenault <Matthew.Arsenault@amd.com> | Mon Jul 08 16:53:53 2019 +0000 |
| committer | Matt Arsenault <Matthew.Arsenault@amd.com> | Mon Jul 08 16:53:53 2019 +0000 |
| tree | e3e6fa6a2762f4e2b64af906d3c04f82b7474486 | |
| parent | 430b0497e769e87c49d4129bd81eca5054e4d274 [diff] |
AMDGPU: Remove mubuf specific PatFrags These are identical to the *_global PatFrag, and will only create more work to get the GlobalISel importer to handle them. llvm-svn: 365350