diff options
author | Craig Topper <craig.topper@sifive.com> | 2022-03-23 12:02:07 -0700 |
---|---|---|
committer | Craig Topper <craig.topper@sifive.com> | 2022-03-23 12:09:05 -0700 |
commit | 6c90a654bbbc2f6eb575cc2e75f74f7652bec296 (patch) | |
tree | e34e0b2bcb67945e0855f3c2a7911bb745a6c732 /lldb/packages/Python/lldbsuite/test/configuration.py | |
parent | b75399a5e20f51b9d2fa89c68575e0564a8eede6 (diff) | |
download | llvm-6c90a654bbbc2f6eb575cc2e75f74f7652bec296.zip llvm-6c90a654bbbc2f6eb575cc2e75f74f7652bec296.tar.gz llvm-6c90a654bbbc2f6eb575cc2e75f74f7652bec296.tar.bz2 |
[RISCV] Simplify some code in lowering vector int<->fp conversions. NFC
Don't call EltVT.getSizeInBits() or SrcEltVT.getSizeInBits() a second
time. They are already in EltSize or SrcEltSize variables.
Refactor some comparisons to use multiply instead of division.
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/configuration.py')
0 files changed, 0 insertions, 0 deletions