[polly] Remove an unused local variable (NFC) (#144012)
This commit is contained in:
parent
752538c12c
commit
054f4a50bb
@ -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))
|
||||
|
Loading…
x
Reference in New Issue
Block a user