diff options
author | Craig Topper <craig.topper@sifive.com> | 2022-08-31 14:10:02 -0700 |
---|---|---|
committer | Craig Topper <craig.topper@sifive.com> | 2022-08-31 15:02:03 -0700 |
commit | 6e0ae7e940de2745bb96054b566b0a10782aea04 (patch) | |
tree | f5c5281c3ba706df4111b8b36c4e5b9b3d66bca3 /llvm/lib/Object/WasmObjectFile.cpp | |
parent | 6e3bc83c2237c9a815236b5ec66dd0e959648ed5 (diff) | |
download | llvm-6e0ae7e940de2745bb96054b566b0a10782aea04.zip llvm-6e0ae7e940de2745bb96054b566b0a10782aea04.tar.gz llvm-6e0ae7e940de2745bb96054b566b0a10782aea04.tar.bz2 |
[RISCV] Slightly simplify coode in combineVWADD_W_VL_VWSUB_W_VL and combineMUL_VLToVWMUL_VL. NFC
Use computeMaxSignificantBits instead of ComputeNumSignBits. Create
APInt as part of call to MaskedValueIsZero instead of creating
a named temporary.
Diffstat (limited to 'llvm/lib/Object/WasmObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions