summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/Float2Int/basic.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/Transforms/Float2Int/basic.ll')
-rw-r--r--llvm/test/Transforms/Float2Int/basic.ll1
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/test/Transforms/Float2Int/basic.ll b/llvm/test/Transforms/Float2Int/basic.ll
index 7f04a594dc8..573714dbfb2 100644
--- a/llvm/test/Transforms/Float2Int/basic.ll
+++ b/llvm/test/Transforms/Float2Int/basic.ll
@@ -1,4 +1,5 @@
; RUN: opt < %s -float2int -S | FileCheck %s
+; RUN: opt < %s -passes='float2int' -S | FileCheck %s
;
; Positive tests
OpenPOWER on IntegriCloud