[CSKY][test][NFC] Add tests of IR pattern icmp-select
commit6d254a25cbe6c3ff5fbcb543e244e3fd75c71c6e
authorBen Shi <2283975856@qq.com>
Tue, 20 Jun 2023 10:58:00 +0000 (20 18:58 +0800)
committerBen Shi <2283975856@qq.com>
Fri, 30 Jun 2023 14:55:24 +0000 (30 22:55 +0800)
tree156d87ea502b5d686595d0108c89618682c73fd0
parent1d70ad5d0b933fc97e7d063c9676b5d7f01c6a0b
[CSKY][test][NFC] Add tests of IR pattern icmp-select

These tests will be optimized with INCT32/INCF32/DECT32/DECF32
in the future.

Reviewed By: zixuan-wu

Differential Revision: https://reviews.llvm.org/D153434
llvm/test/CodeGen/CSKY/dect-decf.ll [new file with mode: 0644]
llvm/test/CodeGen/CSKY/inct-incf.ll [new file with mode: 0644]