[PATCH] D85254: [llvm-exegesis] Add option to check the hardware support for a given feature before benchmarking.
Vy Nguyen via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Oct 1 09:16:01 PDT 2020
oontvoo added a comment.
Ah, the issue here was that `lit.local.cfg` , which was supposed to detect if lbr-tests are runnable, didn't use the right arguments . I've updated it and the test should now be skipped on unsupported kernels/architectures..
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D85254/new/
https://reviews.llvm.org/D85254
More information about the llvm-commits
mailing list