Files
clang-p2996/llvm/lib/Target/AMDGPU/SIFormMemoryClauses.cpp
Valery Pykhtin 6a748100a0 [AMDGPU] Fix RP tracker's live registers after processing a memory clause.
It's incorrect to reuse live registers left from the first instruction in a clause after the clause as they don't contain in-clause defs.

Reviewed By: arsenm

Differential Revision: https://reviews.llvm.org/D137081
2022-11-01 11:47:59 +01:00

14 KiB