[PATCH] D87674: [AMDGPU] Insert waitcnt after returning from call

Michel Dänzer via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 24 01:20:06 PDT 2020


michel.daenzer added a comment.

In D87674#2290548 <https://reviews.llvm.org/D87674#2290548>, @madhur13490 wrote:

> The revert also highlights the problem that we don't have representative test in llvm/test :(

To me, it rather highlights that there still doesn't seem to be even smoke-testing with Mesa before merging LLVM AMDGPU backend changes, let alone automated regression testing.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D87674



More information about the llvm-commits mailing list