[PATCH] D117860: [RISCV] Remove experimental prefix from rvv-related extensions.
Florian Hahn via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Mar 3 01:00:38 PST 2022
fhahn added a comment.
Herald added a subscriber: pcwang-thead.
Herald added a project: All.
Unfortunately some of the intrinsics tests have grown so large the the consistently hit the 10 minute timeout in the Phabricator precommit tests, e.g. see https://reviews.llvm.org/harbormaster/unit/152224/
Some of those files need to be split up, as those test failures in the pre-commit tests impact everyone.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D117860/new/
https://reviews.llvm.org/D117860
More information about the cfe-commits
mailing list