[all-commits] [llvm/llvm-project] f73da9: [RISCV] Expand constant multiplication for targets...

Iris Shi via All-commits all-commits at lists.llvm.org
Thu May 15 17:47:53 PDT 2025


  Branch: refs/heads/users/el-ev/rv32i-expand-mul
  Home:   https://github.com/llvm/llvm-project
  Commit: f73da9e92d36c712d8bcadcbfe6a370b8eb00e62
      https://github.com/llvm/llvm-project/commit/f73da9e92d36c712d8bcadcbfe6a370b8eb00e62
  Author: Iris Shi <0.0 at owo.li>
  Date:   2025-05-16 (Fri, 16 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: 605f1a4751c0d3a151bd544badcea6153145e7a4
      https://github.com/llvm/llvm-project/commit/605f1a4751c0d3a151bd544badcea6153145e7a4
  Author: Iris Shi <0.0 at owo.li>
  Date:   2025-05-16 (Fri, 16 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


  Commit: e9a9dbc1dcdf0e97a0d315d273dc1aea96e74a6a
      https://github.com/llvm/llvm-project/commit/e9a9dbc1dcdf0e97a0d315d273dc1aea96e74a6a
  Author: Iris Shi <0.0 at owo.li>
  Date:   2025-05-16 (Fri, 16 May 2025)

  Changed paths:
    M llvm/lib/Target/RISCV/RISCVISelLowering.cpp
    M llvm/test/CodeGen/RISCV/mul.ll

  Log Message:
  -----------
  Address review comments


Compare: https://github.com/llvm/llvm-project/compare/038b1a6d8d09...e9a9dbc1dcdf

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