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
Loading
Please sign in to comment