mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2024-12-04 03:44:59 +00:00
Fix MLIR integration test that requires ARM SVE to reproduce
Fix-forward for a9f3009758
This commit is contained in:
parent
6766295985
commit
6f5ebfb987
@ -38,7 +38,7 @@
|
||||
//
|
||||
// Do the same run, but now with direct IR generation and, if available, VLA
|
||||
// vectorization.
|
||||
// RUN: %if mlir_arm_sve_tests %{ %{compile_sve} | %{env} %{run_sve} | FileCheck %s %}
|
||||
// RUN: %if mlir_arm_sve_tests %{ %{compile_sve} | env %{env} %{run_sve} | FileCheck %s %}
|
||||
|
||||
!Filename = !llvm.ptr<i8>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user