diff options
author | Stanislav Mekhanoshin <Stanislav.Mekhanoshin@amd.com> | 2019-10-08 16:56:01 +0000 |
---|---|---|
committer | Stanislav Mekhanoshin <Stanislav.Mekhanoshin@amd.com> | 2019-10-08 16:56:01 +0000 |
commit | 8f002193bf498df6caef159278a9cb61ef1c5437 (patch) | |
tree | 338fa4a0b7cacc4ce1620d9d8d39cace176e3630 /llvm/lib/CodeGen/CodeGenPrepare.cpp | |
parent | ea6377505435f0a6c9deb154a38dc6960d28726e (diff) | |
download | llvm-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