[all-commits] [llvm/llvm-project] 85e63f: [RISCV] Add `2^N + 2^M` expanding pattern for mul
Iris Shi via All-commits
all-commits at lists.llvm.org
Thu Apr 24 08:27:44 PDT 2025
Branch: refs/heads/users/el-ev/rv32i-expand-mul
Home: https://github.com/llvm/llvm-project
Commit: 85e63fb45249e5240239ff931295d0c74284a7e9
https://github.com/llvm/llvm-project/commit/85e63fb45249e5240239ff931295d0c74284a7e9
Author: Iris Shi <0.0 at owo.li>
Date: 2025-04-24 (Thu, 24 Apr 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