[all-commits] [llvm/llvm-project] 4c98e1: [RISCV] Add more out of range immediate tests to r...
Craig Topper via All-commits
all-commits at lists.llvm.org
Tue Apr 26 11:16:18 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4c98e183774fac3dace6af4a1adf8e2acf22b932
https://github.com/llvm/llvm-project/commit/4c98e183774fac3dace6af4a1adf8e2acf22b932
Author: Craig Topper <craig.topper at sifive.com>
Date: 2022-04-26 (Tue, 26 Apr 2022)
Changed paths:
M llvm/test/MC/RISCV/rv64zbp-invalid.s
Log Message:
-----------
[RISCV] Add more out of range immediate tests to rv64zbp-invalid.s. NFC
This tests the Zbp instructions that change immediate range between
riscv32 and riscv64. We were only testing them for riscv32 before.
More information about the All-commits
mailing list