diff options
author | Craig Topper <craig.topper@sifive.com> | 2023-01-06 08:20:37 -0800 |
---|---|---|
committer | Craig Topper <craig.topper@sifive.com> | 2023-01-06 08:20:37 -0800 |
commit | e5a71a41d8e043a502d88b42a69f5731faa17849 (patch) | |
tree | 1a8f5679be8a9f7d47a6d2dffa303f68ab1742cf /llvm/lib/CodeGen/MachineOperand.cpp | |
parent | f41abcda5ee0cf9d6a99bae5db08c60cbbafa760 (diff) | |
download | llvm-e5a71a41d8e043a502d88b42a69f5731faa17849.zip llvm-e5a71a41d8e043a502d88b42a69f5731faa17849.tar.gz llvm-e5a71a41d8e043a502d88b42a69f5731faa17849.tar.bz2 |
[RISCV] Add support for the vscale_range attribute.
This is based on @frasercrmck's D107290. At least some of the clang
portion of D107290 has already been committed.
This uses vscale_range for min/max vector width unless the command
line overrides are used.
As a follow up, I plan to add a max or exact VLEN option to clang
to control the vscale_range. This will eliminate many of the reasons
for users to use the overrides through the -mllvm interface.
Reviewed By: reames
Differential Revision: https://reviews.llvm.org/D139873
Diffstat (limited to 'llvm/lib/CodeGen/MachineOperand.cpp')
0 files changed, 0 insertions, 0 deletions