[all-commits] [llvm/llvm-project] 3a9ae9: [RISCV] Add out of range immediate tests for shift...
Craig Topper via All-commits
all-commits at lists.llvm.org
Tue Apr 26 10:55:38 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 3a9ae9cf7c341ff329550a5bcac8362715d3f4b3
https://github.com/llvm/llvm-project/commit/3a9ae9cf7c341ff329550a5bcac8362715d3f4b3
Author: Craig Topper <craig.topper at sifive.com>
Date: 2022-04-26 (Tue, 26 Apr 2022)
Changed paths:
M llvm/test/MC/RISCV/rv64i-invalid.s
M llvm/test/MC/RISCV/rv64zbbp-invalid.s
Log Message:
-----------
[RISCV] Add out of range immediate tests for shifts and rotates on rv64.
We were only testing the shared instruction mnemonics in rv32 tests.
Reviewed By: reames
Differential Revision: https://reviews.llvm.org/D124460
More information about the All-commits
mailing list