[all-commits] [llvm/llvm-project] a9379d: [RISCV] Expand constant multiplication for targets...
Iris Shi via All-commits
all-commits at lists.llvm.org
Fri May 9 20:38:02 PDT 2025
Branch: refs/heads/users/el-ev/rv32i-expand-mul
Home: https://github.com/llvm/llvm-project
Commit: a9379d0b238a800601fc00166beabfed9148f056
https://github.com/llvm/llvm-project/commit/a9379d0b238a800601fc00166beabfed9148f056
Author: Iris Shi <0.0 at owo.li>
Date: 2025-05-10 (Sat, 10 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
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