[PATCH] D37595: AMDGPU: Recompute scc liveness
Matt Arsenault via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Sep 7 15:04:13 PDT 2017
arsenm added a comment.
In https://reviews.llvm.org/D37595#864026, @rampitec wrote:
> It shall be caught by the operands analysis below and added only if needed. Do you have test showing problem?
Yes, it's pretty big though. It seems to only remove one s_or_b64 in it though.
https://reviews.llvm.org/D37595
More information about the llvm-commits
mailing list