[all-commits] [llvm/llvm-project] 80cd50: [CSKY] Optimize implementation of intrinsic 'llvm....

Ben Shi via All-commits all-commits at lists.llvm.org
Tue Aug 1 02:12:52 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 80cd505914dfc2f38f57341f9bef9d208fdc238e
      https://github.com/llvm/llvm-project/commit/80cd505914dfc2f38f57341f9bef9d208fdc238e
  Author: Ben Shi <2283975856 at qq.com>
  Date:   2023-08-01 (Tue, 01 Aug 2023)

  Changed paths:
    M llvm/lib/Target/CSKY/CSKYISelLowering.cpp
    M llvm/lib/Target/CSKY/CSKYInstrInfo.td
    M llvm/test/CodeGen/CSKY/intrinsic.ll

  Log Message:
  -----------
  [CSKY] Optimize implementation of intrinsic 'llvm.cttz.i32'

Reviewed By: zixuan-wu

Differential Revison: https://reviews.llvm.org/D154588


  Commit: f94e9bdc576b13a01e8fd8adc71edf2e84a5a3bd
      https://github.com/llvm/llvm-project/commit/f94e9bdc576b13a01e8fd8adc71edf2e84a5a3bd
  Author: Ben Shi <2283975856 at qq.com>
  Date:   2023-08-01 (Tue, 01 Aug 2023)

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

  Log Message:
  -----------
  [CSKY][NFC][test] Add more tests of CodeGen for intrinsics

Reviewed By: zixuan-wu

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


Compare: https://github.com/llvm/llvm-project/compare/3736eaa6a0b8...f94e9bdc576b


More information about the All-commits mailing list