From 3ebab227d96c65dcecf0608615607ab6c5761e6e Mon Sep 17 00:00:00 2001 From: Arthur Eubanks Date: Wed, 9 Feb 2022 16:05:43 -0800 Subject: [PATCH] [test] Remove one more unnecessary -analyze RUN line There is a new PM equivalent RUN line. --- llvm/test/Analysis/Delinearization/byte_offset.ll | 1 - 1 file changed, 1 deletion(-) diff --git a/llvm/test/Analysis/Delinearization/byte_offset.ll b/llvm/test/Analysis/Delinearization/byte_offset.ll index 9010a314ab89..7a7271a45b5e 100644 --- a/llvm/test/Analysis/Delinearization/byte_offset.ll +++ b/llvm/test/Analysis/Delinearization/byte_offset.ll @@ -1,4 +1,3 @@ -; RUN: opt < %s -analyze -enable-new-pm=0 -delinearize | FileCheck %s ; RUN: opt < %s -passes='print' -disable-output 2>&1 | FileCheck %s ; CHECK: AccessFunction: ({0,+,%i2}<%outer.loop> + %unknown)