diff options
author | Craig Topper <craig.topper@sifive.com> | 2021-02-17 11:11:58 -0800 |
---|---|---|
committer | Craig Topper <craig.topper@sifive.com> | 2021-02-17 11:12:36 -0800 |
commit | 799f7865c88e954eea4171d34e68721145836964 (patch) | |
tree | 8a3967f185403cd31455f48fd4fbcfe79a6f6ee2 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 892d2822b62ebcaa7aa0b006b5ea4f26593c1618 (diff) | |
download | llvm-799f7865c88e954eea4171d34e68721145836964.zip llvm-799f7865c88e954eea4171d34e68721145836964.tar.gz llvm-799f7865c88e954eea4171d34e68721145836964.tar.bz2 |
[RISCV] Use bits<7> instead of bits<11> for the EEW field size in the RISCVZvlsseg searchable table. NFCI
We only support 8, 16, 32, and 64 for EEW. These only need 7 bits
to represent.
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions