[PATCH] D107606: [GlobalISel][KnownBits] Implement G_CTPOP
Geoffrey Martin-Noble via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Aug 5 17:43:32 PDT 2021
GMNGeoffrey added a comment.
It looks like this patch failed on the windows pre-merge test. Seems likely to be this patch, given that's the test it added:
> Failed Tests (1):
> LLVM-Unit :: CodeGen/GlobalISel/./GlobalISelTests.exe/AArch64GISelMITest.TestKnownBitsCTPOP
https://buildkite.com/llvm-project/premerge-checks/builds/51444#f5a03d21-a140-4694-a4d3-a9db24ccf34f
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D107606/new/
https://reviews.llvm.org/D107606
More information about the llvm-commits
mailing list