[all-commits] [llvm/llvm-project] ef53ec: [CSKY][test][NFC] Add more tests of conditional se...

Ben Shi via All-commits all-commits at lists.llvm.org
Tue Jul 4 00:22:52 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: ef53ec969b459718f9e84031d57dc92b33c79029
      https://github.com/llvm/llvm-project/commit/ef53ec969b459718f9e84031d57dc92b33c79029
  Author: Ben Shi <2283975856 at qq.com>
  Date:   2023-07-04 (Tue, 04 Jul 2023)

  Changed paths:
    M llvm/test/CodeGen/CSKY/select.ll

  Log Message:
  -----------
  [CSKY][test][NFC] Add more tests of conditional select

Reviewed By: zixuan-wu

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


  Commit: 3e6b80b1bdf42d7f3c73541250b2eb2480e7df32
      https://github.com/llvm/llvm-project/commit/3e6b80b1bdf42d7f3c73541250b2eb2480e7df32
  Author: Ben Shi <2283975856 at qq.com>
  Date:   2023-07-04 (Tue, 04 Jul 2023)

  Changed paths:
    M llvm/lib/Target/CSKY/CSKYInstrInfo.td
    M llvm/test/CodeGen/CSKY/select.ll

  Log Message:
  -----------
  [CSKY] Optimize conditional select with CLRT/CLRF

Reviewed By: zixuan-wu

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


Compare: https://github.com/llvm/llvm-project/compare/fb09f9f91411...3e6b80b1bdf4


More information about the All-commits mailing list