[all-commits] [llvm/llvm-project] 441115: [RISCV] Expand constant multiplication for targets...
Iris Shi via All-commits
all-commits at lists.llvm.org
Wed May 14 23:40:16 PDT 2025
Branch: refs/heads/users/el-ev/rv32i-expand-mul
Home: https://github.com/llvm/llvm-project
Commit: 441115babed5f70c5d0d75e1eb845fadceceb220
https://github.com/llvm/llvm-project/commit/441115babed5f70c5d0d75e1eb845fadceceb220
Author: Iris Shi <0.0 at owo.li>
Date: 2025-05-15 (Thu, 15 May 2025)
Changed paths:
M llvm/lib/Target/RISCV/RISCVISelLowering.cpp
M llvm/test/CodeGen/RISCV/ctlz-cttz-ctpop.ll
M llvm/test/CodeGen/RISCV/ctz_zero_return_test.ll
M llvm/test/CodeGen/RISCV/mul-expand.ll
M llvm/test/CodeGen/RISCV/mul.ll
M llvm/test/CodeGen/RISCV/rv64xtheadbb.ll
M llvm/test/CodeGen/RISCV/rv64zbb.ll
M llvm/test/CodeGen/RISCV/rvv/known-never-zero.ll
M llvm/test/CodeGen/RISCV/srem-seteq-illegal-types.ll
M llvm/test/CodeGen/RISCV/urem-seteq-illegal-types.ll
M llvm/test/CodeGen/RISCV/xqccmp-additional-stack.ll
M llvm/test/CodeGen/RISCV/zcmp-additional-stack.ll
Log Message:
-----------
[RISCV] Expand constant multiplication for targets without M extension
Commit: 038b1a6d8d09e6530e8ca3485e86a09a0e074288
https://github.com/llvm/llvm-project/commit/038b1a6d8d09e6530e8ca3485e86a09a0e074288
Author: Iris Shi <0.0 at owo.li>
Date: 2025-05-15 (Thu, 15 May 2025)
Changed paths:
M llvm/lib/Target/RISCV/RISCVISelLowering.cpp
M llvm/test/CodeGen/RISCV/mul-expand.ll
M llvm/test/CodeGen/RISCV/mul.ll
M llvm/test/CodeGen/RISCV/srem-seteq-illegal-types.ll
M llvm/test/CodeGen/RISCV/urem-seteq-illegal-types.ll
Log Message:
-----------
Address review comments
Compare: https://github.com/llvm/llvm-project/compare/0cb0fadf6182...038b1a6d8d09
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list