[all-commits] [llvm/llvm-project] 777318: [LoongArch][NFC] Add tests of additions with immed...

Ben Shi via All-commits all-commits at lists.llvm.org
Thu Mar 30 23:47:43 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 777318df1c06ca0c3b8c11a24fdf670d181083d4
      https://github.com/llvm/llvm-project/commit/777318df1c06ca0c3b8c11a24fdf670d181083d4
  Author: Ben Shi <powerman1st at 163.com>
  Date:   2023-03-31 (Fri, 31 Mar 2023)

  Changed paths:
    M llvm/test/CodeGen/LoongArch/ir-instruction/add.ll

  Log Message:
  -----------
  [LoongArch][NFC] Add tests of additions with immediates (for D147222)

Reviewed By: SixWeining, xen0n, XiaodongLoong

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


  Commit: ec37a35a8cfa43f94745b47e615fa5ccd3d9ec06
      https://github.com/llvm/llvm-project/commit/ec37a35a8cfa43f94745b47e615fa5ccd3d9ec06
  Author: Ben Shi <powerman1st at 163.com>
  Date:   2023-03-31 (Fri, 31 Mar 2023)

  Changed paths:
    M llvm/lib/Target/LoongArch/LoongArchInstrInfo.td
    M llvm/test/CodeGen/LoongArch/inline-asm-constraint-m.ll
    M llvm/test/CodeGen/LoongArch/ir-instruction/add.ll
    M llvm/test/CodeGen/LoongArch/ldptr.ll
    M llvm/test/CodeGen/LoongArch/stptr.ll

  Log Message:
  -----------
  [LoongArch] Optimize additions with immediates

Reviewed By: SixWeining, xen0n

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


Compare: https://github.com/llvm/llvm-project/compare/068e0e001d63...ec37a35a8cfa


More information about the All-commits mailing list