Fix typo in test. Thanks to Andrew Ng for spotting this!
authorDouglas Yung <douglas.yung@sony.com>
Thu, 6 Aug 2020 05:54:59 +0000 (22:54 -0700)
committerDouglas Yung <douglas.yung@sony.com>
Thu, 6 Aug 2020 05:56:15 +0000 (22:56 -0700)
llvm/test/Transforms/NewGVN/todo-pr42422-phi-of-ops.ll

index ffe5d8e..ed3e2e6 100644 (file)
@@ -1,6 +1,6 @@
 ; REQUIRES: asserts
 
-; RUN: opt -newgvn -S %s | FileChecks %s
+; RUN: opt -newgvn -S %s | FileCheck %s
 
 ; XFAIL: *