diff llvm/test/Transforms/MergeFunc/phi-speculation1.ll @ 252:1f2b6ac9f198 llvm-original

LLVM16-1
author Shinji KONO <kono@ie.u-ryukyu.ac.jp>
date Fri, 18 Aug 2023 09:04:13 +0900
parents 1d019706d866
children
line wrap: on
line diff
--- a/llvm/test/Transforms/MergeFunc/phi-speculation1.ll	Wed Nov 09 17:47:54 2022 +0900
+++ b/llvm/test/Transforms/MergeFunc/phi-speculation1.ll	Fri Aug 18 09:04:13 2023 +0900
@@ -1,5 +1,5 @@
 ; REQUIRES: asserts
-; RUN: opt < %s -mergefunc -stats -disable-output 2>&1 | not grep "functions merged"
+; RUN: opt < %s -passes=mergefunc -stats -disable-output 2>&1 | not grep "functions merged"
 
 define i32 @foo1(i32 %x) {
 entry: