diff options
| author | eopXD <eop.chen@sifive.com> | 2021-10-23 03:18:24 -0700 |
|---|---|---|
| committer | eopXD <eop.chen@sifive.com> | 2022-01-14 23:01:48 -0800 |
| commit | 26bb1b1dab8bc0646073e762a9f75f2dbcd18857 (patch) | |
| tree | 932f3e16bc5b818415e3acae6fd0a666cc81bb40 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp | |
| parent | 35d00fdc109f407af42746b141d1a1a182a5f686 (diff) | |
[RISCV] Add the zvl extension according to the v1.0 spec
`zvl` is the new standard vector extension that specifies the minimum vector length of the vector extension.
The `zvl` extension is related to the `zve` extension and other updates that are added in v1.0.
According to https://github.com/riscv-non-isa/riscv-c-api-doc/pull/21,
Clang defines macro `__riscv_v_min_vlen` for `zvl` and it can be used for applications that uses the vector extension.
LLVM checks whether the option `riscv-v-vector-bits-min` (if specified) matches the `zvl*` extension specified.
Reviewed By: craig.topper
Differential Revision: https://reviews.llvm.org/D108694
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions
