llvm-capstone/clang/utils
eopXD 970a191203 [Clang][RISCV] Guard vmulh, vsmul correctly
According to v-spec 1.0, `vmulh`, `vmulhu`, `vmulhsu` and `vsmul` are
NOT supported for EEW=64 in Zve64*.

This patch tries to guard it correctly.

Authored by: Craig Topper <craig.topper@sifive.com> @craig.topper
Co-Authored by: Eop Chen <eop.chen@sifive.com> @eopXD

Reviewed By: craig.topper

Differential Revision: https://reviews.llvm.org/D117913
2022-01-25 10:19:12 -08:00
..
ABITest
analyzer [analyzer] Allow cmake options to be passed to satest container 2021-10-25 11:15:40 +02:00
check_cfc [NFC][clang]Inclusive language: remove remaining uses of sanity 2021-11-24 14:20:13 -05:00
CIndex
ClangVisualizers
hmaptool [clang][cmake] Use GNUInstallDirs to support custom installation dirs 2022-01-21 23:58:08 +00:00
perf-training
TableGen [Clang][RISCV] Guard vmulh, vsmul correctly 2022-01-25 10:19:12 -08:00
TestUtils
valgrind
VtableTest
bash-autocomplete.sh
builtin-defines.c
CaptureCmd
ClangDataFormat.py
clangdiag.py
CmpDriver
convert_arm_neon.py [NFC][clang] Inclusive language: replace master with main in convert_arm_neon.py 2021-11-16 10:11:06 -06:00
creduce-clang-crash.py
find-unused-diagnostics.sh
FindSpecRefs
FuzzTest
make-ast-dump-check.sh [clang] Use portable "#!/usr/bin/env bash" shebang for tools and utils. 2021-09-23 21:16:43 +05:30
modfuzz.py
module-deps-to-rsp.py Reapply "[clang][deps] Support inferred modules" 2021-05-20 12:41:52 +02:00
token-delta.py