[all-commits] [llvm/llvm-project] 60ed86: [RISCV] Optimize addition with immediate

Ben Shi via All-commits all-commits at lists.llvm.org
Sun Apr 25 22:26:38 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 60ed86d3507bf908e0079f78b246ae096321ae03
      https://github.com/llvm/llvm-project/commit/60ed86d3507bf908e0079f78b246ae096321ae03
  Author: Ben Shi <powerman1st at 163.com>
  Date:   2021-04-26 (Mon, 26 Apr 2021)

  Changed paths:
    M llvm/lib/Target/RISCV/RISCVInstrInfo.td
    M llvm/test/CodeGen/RISCV/add-imm.ll

  Log Message:
  -----------
  [RISCV] Optimize addition with immediate

Reviewed by: craig.topper

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




More information about the All-commits mailing list