forked from OSchip/llvm-project
[RISCV][NFC] Add '+mattr=+experimental-v' to RVV test
This commit is contained in:
parent
e971099a9b
commit
1cea1189c2
|
@ -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
|
||||
|
||||
...
|
||||
---
|
||||
|
|
Loading…
Reference in New Issue