Files
clang-p2996/llvm/lib/Target/AMDGPU/SIInsertHardClauses.cpp
Jay Foad 10c10f2419 [AMDGPU] Fix assertion failure in SIInsertHardClauses
This new pass failed an assertion whenever there were s_nops after the
end of clause.

Differential Revision: https://reviews.llvm.org/D80007
2020-05-15 15:49:52 +01:00

7.0 KiB