[all-commits] [llvm/llvm-project] 616e44: [CSKY][NFC] Simplify code with multiclass
Ben Shi via All-commits
all-commits at lists.llvm.org
Thu Jun 29 04:32:08 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 616e44c63e806d21057b5be8c7ee4dd6ec56dde7
https://github.com/llvm/llvm-project/commit/616e44c63e806d21057b5be8c7ee4dd6ec56dde7
Author: Ben Shi <2283975856 at qq.com>
Date: 2023-06-29 (Thu, 29 Jun 2023)
Changed paths:
M llvm/lib/Target/CSKY/CSKYInstrInfo.td
M llvm/lib/Target/CSKY/CSKYInstrInfo16Instr.td
Log Message:
-----------
[CSKY][NFC] Simplify code with multiclass
Reviewed By: zixuan-wu
Differential Revision: https://reviews.llvm.org/D153402
Commit: 6cda80b918dd06e7d16ce7adde5304cd33fd14d1
https://github.com/llvm/llvm-project/commit/6cda80b918dd06e7d16ce7adde5304cd33fd14d1
Author: Ben Shi <2283975856 at qq.com>
Date: 2023-06-29 (Thu, 29 Jun 2023)
Changed paths:
M llvm/lib/Target/CSKY/CSKYInstrInfo.td
A llvm/test/CodeGen/CSKY/bseti_bclri.ll
Log Message:
-----------
[CSKY][test][NFC] Add tests of ANDI/ORI
These tests will be optimized with BSETI32/BCLRI32
in the future.
Reviewed By: zixuan-wu
Differential Revision: https://reviews.llvm.org/D153613
Compare: https://github.com/llvm/llvm-project/compare/3bd72b2a58b9...6cda80b918dd
More information about the All-commits
mailing list