[all-commits] [llvm/llvm-project] cd55e2: [RISCV] Use $noreg in vsetvli-insert.mir test. NFC
Luke Lau via All-commits
all-commits at lists.llvm.org
Thu Feb 15 01:13:19 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: cd55e230e629f57db742e831c79488d04f68f4e7
https://github.com/llvm/llvm-project/commit/cd55e230e629f57db742e831c79488d04f68f4e7
Author: Luke Lau <luke at igalia.com>
Date: 2024-02-15 (Thu, 15 Feb 2024)
Changed paths:
M llvm/test/CodeGen/RISCV/rvv/vsetvli-insert.mir
Log Message:
-----------
[RISCV] Use $noreg in vsetvli-insert.mir test. NFC
This reflects what actually comes out of SelectionDAG after the noreg passthru
peephole added in a63bd7e99b00c.
More information about the All-commits
mailing list