[PATCH] D120922: [AMDGPU] Ensure return address is save/restored if clobbered or when function has calls

Venkata Ramanaiah Nalamothu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 7 07:07:26 PST 2022


RamNalamothu added a comment.

In D120922#3363739 <https://reviews.llvm.org/D120922#3363739>, @arsenm wrote:

> An artificial test with high pressure would be more reliable long term. Branches on constants could be fragile

I will make a note of this in the test so that it can be updated later and will proceed with the test in its current form to unblock my work. Thank you.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D120922



More information about the llvm-commits mailing list