Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
I have kept the test of zext.h x5, x6 in the aliases test files, and only committed the newly added encoding/decoding tests.
Paths
| Differential D122282
[RISCV][NFC] Modify the test case ClosedPublic Authored by Miss_Grape on Mar 22 2022, 8:30 PM.
Details
Diff Detail
Event TimelineHerald added subscribers: llvm-commits, • pcwang-thead, eopXD and 2 others. · View Herald Transcript Miss_Grape retitled this revision from [RISCV] Remove invalid tests for zbb to [RISCV][NFC] Modify the test case. This revision is now accepted and ready to land.Mar 25 2022, 2:48 AM This revision was landed with ongoing or failed builds.Mar 29 2022, 12:46 AM Closed by commit rG8568d681ae14: [RISCV][NFC] Improve encoding/decoding tests for Zbb/Zbp/Zbt instructions (authored by Miss_Grape, committed by benshi001). · Explain Why This revision was automatically updated to reflect the committed changes. Comment Actions I have kept the test of zext.h x5, x6 in the aliases test files, and only committed the newly added encoding/decoding tests.
Revision Contents
Diff 418813 llvm/test/MC/RISCV/rv32zbb-valid.s
llvm/test/MC/RISCV/rv32zbp-valid.s
llvm/test/MC/RISCV/rv32zbt-valid.s
llvm/test/MC/RISCV/rv64zbb-valid.s
llvm/test/MC/RISCV/rv64zbp-valid.s
llvm/test/MC/RISCV/rv64zbt-valid.s
|