From 547edf059f86e0019c5b68cb0d423e23b5e612ef Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ga=C3=ABtan=20Bossu?= Date: Wed, 23 Oct 2024 15:41:45 +0100 Subject: [PATCH] fixup! [MachinePipeliner] No default SwpMaxStages --- llvm/test/CodeGen/PowerPC/sms-cpy-1.ll | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/llvm/test/CodeGen/PowerPC/sms-cpy-1.ll b/llvm/test/CodeGen/PowerPC/sms-cpy-1.ll index 334379cda07e..528376edf24e 100644 --- a/llvm/test/CodeGen/PowerPC/sms-cpy-1.ll +++ b/llvm/test/CodeGen/PowerPC/sms-cpy-1.ll @@ -1,6 +1,6 @@ ; NOTE: Assertions have been autogenerated by utils/update_llc_test_checks.py ; RUN: llc < %s -mtriple=powerpc64le-unknown-linux-gnu -verify-machineinstrs\ -; RUN: -mcpu=pwr9 --ppc-enable-pipeliner 2>&1 | FileCheck %s +; RUN: -mcpu=pwr9 --ppc-enable-pipeliner --pipeliner-max-stages=3 2>&1 | FileCheck %s @.str.28 = external unnamed_addr constant [69 x i8], align 1