[PATCH] D150609: [AMDGPU] Do not assume stack size for PAL code object indirect calls

Baptiste Saleil via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 12 08:13:09 PDT 2023


bsaleil added a comment.

This patch is causing buildbot failures because the RUN line of the test case is invalid (missing colon symbol). This is now fixed by 9eea63bc9ccf5bd18a040cc028238ac4b49b77ea <https://reviews.llvm.org/rG9eea63bc9ccf5bd18a040cc028238ac4b49b77ea>


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D150609



More information about the llvm-commits mailing list