[PATCH] D46448: [AMDGPU][Waitcnt] Remove the old waitcnt pass, which is no longer maintained and getting crufty

Mark Searles via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 4 15:26:42 PDT 2018


msearles updated this revision to Diff 145309.
msearles added a comment.

Remove old waitcnt pass from lib/Target/AMDGPU/AMDGPU.h


https://reviews.llvm.org/D46448

Files:
  lib/Target/AMDGPU/AMDGPU.h
  lib/Target/AMDGPU/AMDGPUTargetMachine.cpp
  lib/Target/AMDGPU/CMakeLists.txt
  lib/Target/AMDGPU/SIInsertWaitcnts.cpp
  lib/Target/AMDGPU/SIInsertWaits.cpp
  test/CodeGen/AMDGPU/vccz-corrupt-bug-workaround.mir
  test/CodeGen/AMDGPU/waitcnt.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D46448.145309.patch
Type: text/x-patch
Size: 31615 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180504/d734f7c0/attachment.bin>


More information about the llvm-commits mailing list