[PATCH] D117913: [Clang][RISCV] Guard vmulh, vsmul correctly
Yueh-Ting Chen via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Jan 21 11:40:23 PST 2022
eopXD added a comment.
I changed the test commands in `vmul.c` and `vsmul.c` to use `zve64d` to make sure I don't miss anything I should move to the created files - `vmul-eew64.c` and `vsmul-eew64.c`
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D117913/new/
https://reviews.llvm.org/D117913
More information about the cfe-commits
mailing list