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
Unit Tests
Unit Tests
Time | Test | |
---|---|---|
60,020 ms | x64 debian > MLIR.Examples/standalone::test.toy | |
60,020 ms | x64 debian > libFuzzer.libFuzzer::large.test |
Event Timeline
llvm/test/MC/RISCV/rv64zbs-invalid.s | ||
---|---|---|
1 | Can you test with riscv32 as well? The immediate ranges are different. |
llvm/test/MC/RISCV/rv64zbs-invalid.s | ||
---|---|---|
1 | rv32zbs-invalid.s file already exists, but rv64zbs-invalid.s file is missing |
Comment Actions
LGTM
llvm/test/MC/RISCV/rv64zbs-invalid.s | ||
---|---|---|
1 | 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.