The reason why this test file is added is because rv32zbs-invalid.s file already exists, but rv64zbs-invalid.s file is missing.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
llvm/test/MC/RISCV/rv64zbs-invalid.s | ||
---|---|---|
2 | Can you test with riscv32 as well? The immediate ranges are different. |
llvm/test/MC/RISCV/rv64zbs-invalid.s | ||
---|---|---|
2 | rv32zbs-invalid.s file already exists, but rv64zbs-invalid.s file is missing |
Comment Actions
LGTM
llvm/test/MC/RISCV/rv64zbs-invalid.s | ||
---|---|---|
2 | Thanks. That would have been good information to put in the patch description. |
Can you test with riscv32 as well? The immediate ranges are different.