[all-commits] [llvm/llvm-project] cc244a: [RISCV] Add 2^N + 2^M expanding pattern for mul
Iris Shi via All-commits
all-commits at lists.llvm.org
Thu May 8 20:43:32 PDT 2025
Branch: refs/heads/users/el-ev/riscv-mul-expand
Home: https://github.com/llvm/llvm-project
Commit: cc244af20d135db6ac7044a68439d00c981adb64
https://github.com/llvm/llvm-project/commit/cc244af20d135db6ac7044a68439d00c981adb64
Author: Iris Shi <0.0 at owo.li>
Date: 2025-05-09 (Fri, 09 May 2025)
Changed paths:
M llvm/lib/Target/RISCV/RISCVISelLowering.cpp
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/rv64zba.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/vreductions-fp-sdnode.ll
Log Message:
-----------
[RISCV] Add 2^N + 2^M expanding pattern for mul
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