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

Sebastian Neubauer via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 12 01:58:03 PST 2022


Flakebi added a subscriber: RamNalamothu.
Flakebi added a comment.

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

(The pre-merge checks report a failure for CodeGen/AMDGPU/indirect-call.ll)


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

https://reviews.llvm.org/D117064



More information about the llvm-commits mailing list