[all-commits] [llvm/llvm-project] e47ab5: [RISCV][test] Add tests for optimization with SH*A...

Ben Shi via All-commits all-commits at lists.llvm.org
Thu Sep 2 02:30:34 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: e47ab56398c3ad45836c2a1cb75482698790c771
      https://github.com/llvm/llvm-project/commit/e47ab56398c3ad45836c2a1cb75482698790c771
  Author: Ben Shi <powerman1st at 163.com>
  Date:   2021-09-02 (Thu, 02 Sep 2021)

  Changed paths:
    M llvm/test/CodeGen/RISCV/rv32zba.ll
    M llvm/test/CodeGen/RISCV/rv64zba.ll

  Log Message:
  -----------
  [RISCV][test] Add tests for optimization with SH*ADD in the zba extension

Reviewed By: asb

Differential Revision: https://reviews.llvm.org/D108915


  Commit: 9621bbdf62d35b30fbe5a7a26028970bbed5de68
      https://github.com/llvm/llvm-project/commit/9621bbdf62d35b30fbe5a7a26028970bbed5de68
  Author: Ben Shi <powerman1st at 163.com>
  Date:   2021-09-02 (Thu, 02 Sep 2021)

  Changed paths:
    M llvm/test/CodeGen/RISCV/addimm-mulimm.ll

  Log Message:
  -----------
  [RISCV][test] Add more tests for (mul (add x, c1), c2)

Reviewed By: asb

Differential Revision: https://reviews.llvm.org/D108606


Compare: https://github.com/llvm/llvm-project/compare/ef78f2106cd7...9621bbdf62d3


More information about the All-commits mailing list