[PATCH] D117064: AMDGPU/GlobalISel: Fix not adding return address use to tail calls

Venkata Ramanaiah Nalamothu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 13 07:07:13 PST 2022


RamNalamothu added a comment.

In D117064#3236907 <https://reviews.llvm.org/D117064#3236907>, @Flakebi wrote:

> This looks like it was fixed by D114652 <https://reviews.llvm.org/D114652>, but that got reverted?

Yes, that got reverted as there were some failures in OpenMP. I am working on a revised patch which I am hoping to post in a couple of days.

If it is not urgent, may be this patch can wait @arsenm ?


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

https://reviews.llvm.org/D117064



More information about the llvm-commits mailing list