[all-commits] [llvm/llvm-project] 292f41: [RISCV] Fix failing RVV MC tests
Fraser Cormack via All-commits
all-commits at lists.llvm.org
Wed Jun 9 01:55:42 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 292f4197249bec40143c88fe3fea50d038676889
https://github.com/llvm/llvm-project/commit/292f4197249bec40143c88fe3fea50d038676889
Author: Fraser Cormack <fraser at codeplay.com>
Date: 2021-06-09 (Wed, 09 Jun 2021)
Changed paths:
M llvm/test/MC/RISCV/rvv/snippet.s
M llvm/test/MC/RISCV/rvv/vsetvl.s
Log Message:
-----------
[RISCV] Fix failing RVV MC tests
I believe these failures were introduced by D103790's changes to the
VType formatting found in vsetvli/vsetivli instructions.
More information about the All-commits
mailing list