[RISCV][NFC] Add '+mattr=+experimental-v' to RVV test
authorFraser Cormack <fraser@codeplay.com>
Wed, 2 Jun 2021 10:39:53 +0000 (11:39 +0100)
committerFraser Cormack <fraser@codeplay.com>
Wed, 2 Jun 2021 12:09:13 +0000 (13:09 +0100)
llvm/test/CodeGen/RISCV/rvv/zvlsseg-copy.mir

index 28e795f..234a54b 100644 (file)
@@ -1,5 +1,5 @@
 # NOTE: Assertions have been autogenerated by utils/update_mir_test_checks.py
-# RUN: llc -verify-machineinstrs -mtriple riscv64 -run-pass=postrapseudos %s -o - | FileCheck %s
+# RUN: llc -mtriple riscv64 -mattr=+experimental-v -verify-machineinstrs -run-pass=postrapseudos %s -o - | FileCheck %s
 
 ...
 ---