[all-commits] [llvm/llvm-project] 8b010e: pre-commit tests
Iris Shi via All-commits
all-commits at lists.llvm.org
Fri Apr 25 02:11:22 PDT 2025
Branch: refs/heads/users/el-ev/rv32i-expand-mul
Home: https://github.com/llvm/llvm-project
Commit: 8b010e844b3fc5bcefdb155614fc746436be4c2f
https://github.com/llvm/llvm-project/commit/8b010e844b3fc5bcefdb155614fc746436be4c2f
Author: Iris Shi <0.0 at owo.li>
Date: 2025-04-25 (Fri, 25 Apr 2025)
Changed paths:
A llvm/test/CodeGen/RISCV/mul-expand.ll
M llvm/test/CodeGen/RISCV/mul.ll
Log Message:
-----------
pre-commit tests
Commit: 1cc9447434afaad1796c55902ec77b27a048a6be
https://github.com/llvm/llvm-project/commit/1cc9447434afaad1796c55902ec77b27a048a6be
Author: Iris Shi <0.0 at owo.li>
Date: 2025-04-25 (Fri, 25 Apr 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/rv32xtheadba.ll
M llvm/test/CodeGen/RISCV/rv32zba.ll
M llvm/test/CodeGen/RISCV/rv64xtheadba.ll
M llvm/test/CodeGen/RISCV/rv64xtheadbb.ll
M llvm/test/CodeGen/RISCV/rv64zba.ll
M llvm/test/CodeGen/RISCV/rv64zbb.ll
M llvm/test/CodeGen/RISCV/rvv/calling-conv-fastcc.ll
M llvm/test/CodeGen/RISCV/rvv/fixed-vectors-strided-load-store-asm.ll
M llvm/test/CodeGen/RISCV/rvv/known-never-zero.ll
M llvm/test/CodeGen/RISCV/rvv/vreductions-fp-sdnode.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
Compare: https://github.com/llvm/llvm-project/compare/033662566a22...1cc9447434af
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