[PATCH] D147096: AMDGPU: Created a sub-register class for the return address operand in the tail call return instruction

Aaron Ballman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Apr 1 07:52:02 PDT 2023


aaron.ballman added a comment.

In D147096#4235978 <https://reviews.llvm.org/D147096#4235978>, @bjope wrote:

> 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 )

I also noticed these bots have been down for over 24 hours, so I've reverted this in ec1f5b947e6c197c0d61cc0a5c7a219ac4873614 <https://reviews.llvm.org/rGec1f5b947e6c197c0d61cc0a5c7a219ac4873614> to hopefully get the bots back to green.


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