Skip to content

Commit bac1a08

Browse files
committed
Fix typo in test. Thanks to Andrew Ng for spotting this!
1 parent 9097ef8 commit bac1a08

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

llvm/test/Transforms/NewGVN/todo-pr42422-phi-of-ops.ll

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
; REQUIRES: asserts
22

3-
; RUN: opt -newgvn -S %s | FileChecks %s
3+
; RUN: opt -newgvn -S %s | FileCheck %s
44

55
; XFAIL: *
66

0 commit comments

Comments
 (0)