[polly] Remove an unused local variable (NFC) (#144012)
This commit is contained in:
@@ -541,7 +541,6 @@ static bool
|
||||
parseTopLevelPipeline(llvm::ModulePassManager &MPM,
|
||||
PassInstrumentationCallbacks *PIC,
|
||||
ArrayRef<PassBuilder::PipelineElement> Pipeline) {
|
||||
std::vector<PassBuilder::PipelineElement> FullPipeline;
|
||||
StringRef FirstName = Pipeline.front().Name;
|
||||
|
||||
if (!isScopPassName(FirstName))
|
||||
|
||||
Reference in New Issue
Block a user