[PATCH] D124179: [RISCV][NFC] Remove unused text in the test.
Fraser Cormack via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Apr 22 09:02:27 PDT 2022
frasercrmck accepted this revision.
frasercrmck added a comment.
This revision is now accepted and ready to land.
LGTM but it looks as though a lot of the `RV32-ZVE32F`/`RV64-ZVE32F `checks are identical. I couldn't tell if it was 100% or just the majority. If so, maybe a common `ZVE32F` prefix would reduce the number of identical checks we're emitting?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D124179/new/
https://reviews.llvm.org/D124179
More information about the llvm-commits
mailing list