[PATCH] D147096: AMDGPU: Created a sub-register class for the return address operand in the tail call return instruction
Bjorn Pettersson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Mar 31 01:08:30 PDT 2023
bjope added a comment.
In case you haven't noticed, the expensive checks build bots started to fail (after this patch afaict).
See https://lab.llvm.org/buildbot/#/builders/16 (or more specific this first fail when testing this patch https://lab.llvm.org/buildbot/#/builders/16/builds/45691 )
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D147096/new/
https://reviews.llvm.org/D147096
More information about the llvm-commits
mailing list