These tests will be optimized with BTSTI32/BTSTI16
in the future.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Unit Tests
Unit Tests
Paths
| Differential D154767
[CSKY][test][NFC] Add more tests of conditional branch and value select ClosedPublic Authored by benshi001 on Jul 8 2023, 6:09 AM.
Details Summary These tests will be optimized with BTSTI32/BTSTI16
Diff Detail
Unit TestsFailed Event Timelinebenshi001 added a parent revision: D153751: [CSKY] Optimize ANDI/ORI to BSETI/BCLRI for specific immediates. benshi001 added a child revision: D154768: [CSKY] Optimize conditional branch and value select with BTSTI.Jul 8 2023, 6:12 AM benshi001 edited parent revisions, added: D153614: [CSKY] Optimize ANDI/ORI to BCLRI/BSETI for specific immediates; removed: D153751: [CSKY] Optimize ANDI/ORI to BSETI/BCLRI for specific immediates. This revision is now accepted and ready to land.Aug 4 2023, 12:17 AM Closed by commit rGeac78fdf68f5: [CSKY][test][NFC] Add tests of conditional branch and value select (authored by benshi001). · Explain WhyAug 4 2023, 1:11 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 538363 llvm/test/CodeGen/CSKY/br.ll
llvm/test/CodeGen/CSKY/select.ll
|