[all-commits] [llvm/llvm-project] 40f370: [RISCV] Add a test case that would have failed bef...
Craig Topper via All-commits
all-commits at lists.llvm.org
Thu Aug 3 11:42:42 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 40f3708205430a7a562d58f48fd9c294fb80d5e0
https://github.com/llvm/llvm-project/commit/40f3708205430a7a562d58f48fd9c294fb80d5e0
Author: Craig Topper <craig.topper at sifive.com>
Date: 2023-08-03 (Thu, 03 Aug 2023)
Changed paths:
M llvm/test/CodeGen/RISCV/rvv/vrol.ll
M llvm/test/CodeGen/RISCV/rvv/vror.ll
Log Message:
-----------
[RISCV] Add a test case that would have failed before D156974. NFC
Tweak the immediate on two vror.vi test cases to use a uimm6 immediate
that would have failed before D156974 when we were looking for a simm6
immediate.
More information about the All-commits
mailing list