diff options
author | Craig Topper <craig.topper@sifive.com> | 2021-06-07 15:14:26 -0700 |
---|---|---|
committer | Craig Topper <craig.topper@sifive.com> | 2021-06-07 15:47:45 -0700 |
commit | 9b92ae01ee57e332e52d14c073fa3235498a9f2c (patch) | |
tree | 3cc7fe144986ffb703f17345c2aa65db68e92432 /libcxx/include/__algorithm/replace.h | |
parent | 05289dfb62461b73654c5fd64b1ef044a88ee027 (diff) | |
download | llvm-9b92ae01ee57e332e52d14c073fa3235498a9f2c.zip llvm-9b92ae01ee57e332e52d14c073fa3235498a9f2c.tar.gz llvm-9b92ae01ee57e332e52d14c073fa3235498a9f2c.tar.bz2 |
[RISCV] Store Log2 of EEW in the vector load/store intrinsic to pseudo lookup tables. NFCI
This uses 3 bits of data instead of 7. I'm wondering if we can use
bitfields for the lookup table key where this would matter.
I also name the shift_amount template to log2 since it is used
with more than just an srl now.
Diffstat (limited to 'libcxx/include/__algorithm/replace.h')
0 files changed, 0 insertions, 0 deletions