Files
clang-p2996/llvm/lib/Target/AMDGPU/SIOptimizeExecMaskingPreRA.cpp
Matt Arsenault 755f41f3a2 AMDGPU: Don't delete instructions if S_ENDPGM has implicit uses
This can leave behind the uses with the defs removed.
Since this should only really happen in tests, it's not worth the
effort of trying to handle this.

llvm-svn: 340866
2018-08-28 18:55:55 +00:00

7.9 KiB