[all-commits] [llvm/llvm-project] d39252: [RISCV] Convert vsetvli mir tests to use $noreg in...
Luke Lau via All-commits
all-commits at lists.llvm.org
Tue Apr 30 23:26:20 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d392520c645b653cd9c2ce944958fb115c4ba506
https://github.com/llvm/llvm-project/commit/d392520c645b653cd9c2ce944958fb115c4ba506
Author: Luke Lau <luke at igalia.com>
Date: 2024-05-01 (Wed, 01 May 2024)
Changed paths:
M llvm/test/CodeGen/RISCV/rvv/vsetvli-insert-crossbb.mir
M llvm/test/CodeGen/RISCV/rvv/vsetvli-insert.mir
Log Message:
-----------
[RISCV] Convert vsetvli mir tests to use $noreg instead of implicit_def. NFC
This matches what comes out of isel since
a63bd7e99b00c6c970f38ea596f708e42b8c98e5. It also adds the undef flag to
more closely match the output after regalloc, which will help with the test
diffs in #70549
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list