diff options
author | eopXD <yueh.ting.chen@gmail.com> | 2023-01-08 07:55:06 -0800 |
---|---|---|
committer | eopXD <yueh.ting.chen@gmail.com> | 2023-01-10 02:23:44 -0800 |
commit | 96b52c1eec7b7952059a4cc4acd2f5e62e1ba1ca (patch) | |
tree | a73289414001a9647b093fa0be6af378d0cc2909 /lldb/source/Commands/CommandObjectCommands.cpp | |
parent | 2aa4b69bd60c4f8d0345378f954cdcec3a4263c1 (diff) | |
download | llvm-96b52c1eec7b7952059a4cc4acd2f5e62e1ba1ca.zip llvm-96b52c1eec7b7952059a4cc4acd2f5e62e1ba1ca.tar.gz llvm-96b52c1eec7b7952059a4cc4acd2f5e62e1ba1ca.tar.bz2 |
[Clang][RISCV] Expose vlenb to user
This commit adds function `vlenb` into riscv_vector.h. `vlenb` is defined
through builtin function `__builtin_rvv_vlenb`, which is lowered to
`llvm.read_register`.
Reviewed By: kito-cheng, pcwang-thead
Differential Revision: https://reviews.llvm.org/D141032
Diffstat (limited to 'lldb/source/Commands/CommandObjectCommands.cpp')
0 files changed, 0 insertions, 0 deletions