diff options
author | Nicolai Haehnle <nhaehnle@gmail.com> | 2018-11-07 21:53:29 +0000 |
---|---|---|
committer | Nicolai Haehnle <nhaehnle@gmail.com> | 2018-11-07 21:53:29 +0000 |
commit | 0ab31c9c4411dbf8b714dd7a220cf925530d57ba (patch) | |
tree | b1398017478003902c711d27e3ad80d9e6791669 /llvm/lib/CodeGen/MachineFunction.cpp | |
parent | 15e90e331cecd9fcedcd0e1565816682e2535a27 (diff) | |
download | llvm-0ab31c9c4411dbf8b714dd7a220cf925530d57ba.zip llvm-0ab31c9c4411dbf8b714dd7a220cf925530d57ba.tar.gz llvm-0ab31c9c4411dbf8b714dd7a220cf925530d57ba.tar.bz2 |
AMDGPU/InsertWaitcnts: Remove kill-related logic
Summary:
This is not needed, because we don't actually insert relevant branches
for KILLs that late in the compilation flow.
Besides, this was always checking for the wrong kill opcode anyway...
Reviewers: msearles, rampitec, scott.linder, kanarayan
Subscribers: arsenm, kzhuravl, jvesely, wdng, yaxunl, dstuttard, tpr, t-tye, llvm-commits
Differential Revision: https://reviews.llvm.org/D54085
llvm-svn: 346362
Diffstat (limited to 'llvm/lib/CodeGen/MachineFunction.cpp')
0 files changed, 0 insertions, 0 deletions