diff options
author | Craig Topper <craig.topper@sifive.com> | 2023-12-12 17:40:54 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-12-12 17:40:54 -0800 |
commit | 0523bf1eca4475edafc8aab830c2ce48b01900c3 (patch) | |
tree | 3251f1e036b91671c27babb023e2b9830fb238e2 /llvm/lib/TextAPI/DylibReader.cpp | |
parent | dd9587795811ba21e6ca6ad52b4531e17e6babd6 (diff) | |
download | llvm-0523bf1eca4475edafc8aab830c2ce48b01900c3.zip llvm-0523bf1eca4475edafc8aab830c2ce48b01900c3.tar.gz llvm-0523bf1eca4475edafc8aab830c2ce48b01900c3.tar.bz2 |
[RISCV] Reduce the size of the index used for RVV intrinsics. NFC (#74906)
Rather than using size_t, use uint32_t. We don't have more than 4
billion intrinsics.
Diffstat (limited to 'llvm/lib/TextAPI/DylibReader.cpp')
0 files changed, 0 insertions, 0 deletions