[PATCH] D80713: [AMDGPU] Support disassembly for AMDGPU kernel descriptors
Ronak Chauhan via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Sep 8 11:22:49 PDT 2020
rochauha added a comment.
For some reason 3 of the test cases - `kd-sgpr.s`, `kd-vgpr.s`, `kd-zeroed-gfx10.s` fail with the PowerPC buildbot (http://lab.llvm.org:8011/builders/clang-ppc64be-linux/builds/53608). From what I understand, these tests should only run if AMDGPU target it built. The `lit.local.cfg` file specifies that.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D80713/new/
https://reviews.llvm.org/D80713
More information about the llvm-commits
mailing list