Skip to content

Commit 20018c1

Browse files
author
Thorsten Schütt
committed
address review comments
1 parent 8f4bc64 commit 20018c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

llvm/test/CodeGen/AArch64/GlobalISel/irtranslator-samesign.ll

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
; NOTE: Assertions have been autogenerated by utils/update_mir_test_checks.py UTC_ARGS: --version 4
2-
; RUN: llc -mtriple=aarch64-linux-gnu -O0 -stop-after=irtranslator -global-isel -verify-machineinstrs %s -o - 2>&1 | FileCheck %s
2+
; RUN: llc -mtriple=aarch64-linux-gnu -O0 -stop-after=irtranslator -global-isel %s -o - 2>&1 | FileCheck %s
33

44

55
define <2 x i1> @call_icmp_samesign_vector(<2 x i32> %a, <2 x i32> %b) {

0 commit comments

Comments
 (0)