commit | faf46314a8e56f45ac011735ba6c9cd9df2476e3 | [log] [tgz] |
---|---|---|
author | Matt Arsenault <Matthew.Arsenault@amd.com> | Tue Aug 07 07:28:46 2018 +0000 |
committer | Matt Arsenault <Matthew.Arsenault@amd.com> | Tue Aug 07 07:28:46 2018 +0000 |
tree | 3c5b0109f9da905359e8cf75e9c9a79a518b1176 | |
parent | a6d27860a5315ed58ba13d9d295c9e2a1d98666b [diff] |
AMDGPU: Add feature vi-insts This is necessary to add a VI specific builtin, __builtin_amdgcn_s_dcache_wb. We already have an overly specific feature for one of these builtins, for s_memrealtime. I'm not sure whether it's better to add more of those, or to get rid of that and merge it with vi-insts. Alternatively, maybe this logically goes with scalar-stores? git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@339104 91177308-0d34-0410-b5e6-96231b3b80d8