[PATCH] D105384: [NVPTX, CUDA] Add .and.popc variant of the b1 MMA instruction.
Artem Belevich via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jul 15 10:47:21 PDT 2021
tra added a comment.
In D105384#2879308 <https://reviews.llvm.org/D105384#2879308>, @steffenlarsen wrote:
> LGTM! Are the test failures related to this, you reckon?
AFAICT, no, the test failures don't seem to be related. It appears that the test runs rarely succeed in general. They are mostly red for nearly all build attempts (https://reviews.llvm.org/harbormaster/build/?plan=PHID-HMCP-p2oc4ocen3l2yzymvg2l), even though LLVM buildbots are green (https://lab.llvm.org/buildbot/#/).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D105384/new/
https://reviews.llvm.org/D105384
More information about the llvm-commits
mailing list