[PATCH] D142144: [RISCV][Driver] Add -mrvv-vector-bits= option similar to -msve-vector-bits=
Fraser Cormack via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Feb 2 02:05:10 PST 2023
frasercrmck accepted this revision.
frasercrmck added a comment.
This revision is now accepted and ready to land.
LGTM other than test header comment that needs changed.
================
Comment at: clang/test/Driver/riscv-rvv-vector-bits.c:2
+// -----------------------------------------------------------------------------
+// Tests for the -msve-vector-bits flag
+// -----------------------------------------------------------------------------
----------------
Still need to adjust this comment
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D142144/new/
https://reviews.llvm.org/D142144
More information about the cfe-commits
mailing list