[PATCH] D63765: [AMDGPU] Fix Livereg computation during epilogue insertion

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 25 10:20:19 PDT 2019


arsenm accepted this revision.
arsenm added a comment.
This revision is now accepted and ready to land.

LGTM



================
Comment at: test/CodeGen/AMDGPU/callee-special-input-sgprs.ll:488
 ; GCN-NOT: s13
-; GCN-NOT: s[6:7]
 ; GCN-NOT: s[8:9]
----------------
Why did this change?


Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D63765/new/

https://reviews.llvm.org/D63765





More information about the llvm-commits mailing list