We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
-O0
1 parent 52ddee6 commit 3cf1155Copy full SHA for 3cf1155
llvm/test/CodeGen/AArch64/GlobalISel/sve-formal-argument.ll
@@ -1,5 +1,5 @@
1
; NOTE: Assertions have been autogenerated by utils/update_llc_test_checks.py UTC_ARGS: --version 5
2
-; RUN: llc -mtriple=aarch64-linux-gnu -O0 -mattr=+sve -global-isel -global-isel-abort=1 -aarch64-enable-gisel-sve=1 %s -o - | FileCheck %s
+; RUN: llc -mtriple=aarch64-linux-gnu -mattr=+sve -global-isel -global-isel-abort=1 -aarch64-enable-gisel-sve=1 %s -o - | FileCheck %s
3
;; vscale x 128-bit
4
5
define void @formal_argument_nxv16i8(<vscale x 16 x i8> %0, ptr %p) {
0 commit comments