Skip to content

Commit

Permalink
[SandboxVectorizer][NFC] Remove unused include (#111418)
Browse files Browse the repository at this point in the history
  • Loading branch information
Sterling-Augustine authored Oct 7, 2024
1 parent adbc37d commit 3f50393
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
//===- SeedCollection.cpp -0000000----------------------------------------===//
//===- SeedCollector.cpp -0000000-----------------------------------------===//
//
// Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
// See https://llvm.org/LICENSE.txt for license information.
Expand All @@ -15,7 +15,6 @@
#include "llvm/SandboxIR/Instruction.h"
#include "llvm/SandboxIR/Utils.h"
#include "llvm/Support/Debug.h"
#include <span>

using namespace llvm;
namespace llvm::sandboxir {
Expand Down

0 comments on commit 3f50393

Please sign in to comment.