[PATCH] D138476: [AMDGPU][InsertWaits] No wait for WAW for global/scratch_load

David Spickett via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 23 06:36:14 PST 2022


DavidSpickett added a comment.

Since this change one of our bots has been timing out trying to build `SIInsertWaitcnts.cpp` https://lab.llvm.org/buildbot/#/builders/182/builds/4502.

Not your problem, but just so you know you can ignore the failure email. We will find the underlying issue ourselves.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D138476



More information about the llvm-commits mailing list