aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/CodeGenPrepare.cpp
diff options
context:
space:
mode:
authorStanislav Mekhanoshin <Stanislav.Mekhanoshin@amd.com>2019-10-08 16:56:01 +0000
committerStanislav Mekhanoshin <Stanislav.Mekhanoshin@amd.com>2019-10-08 16:56:01 +0000
commit8f002193bf498df6caef159278a9cb61ef1c5437 (patch)
tree338fa4a0b7cacc4ce1620d9d8d39cace176e3630 /llvm/lib/CodeGen/CodeGenPrepare.cpp
parentea6377505435f0a6c9deb154a38dc6960d28726e (diff)
downloadllvm-8f002193bf498df6caef159278a9cb61ef1c5437.zip
llvm-8f002193bf498df6caef159278a9cb61ef1c5437.tar.gz
llvm-8f002193bf498df6caef159278a9cb61ef1c5437.tar.bz2
[AMDGPU] Disable unused gfx10 dpp instructions
Inhibit generation of unused real dpp instructions on gfx10 just like it is done on other subtargets. This does not change anything because these are illegal anyway and not accepted, but it does reduce the number of instruction definitions generated. Differential Revision: https://reviews.llvm.org/D68607 llvm-svn: 374083
Diffstat (limited to 'llvm/lib/CodeGen/CodeGenPrepare.cpp')
0 files changed, 0 insertions, 0 deletions