Skip to content

Commit 11901e0

Browse files
author
Tyler Lanphear
committed
Remove unnecessary diff noise.
1 parent 3c8349c commit 11901e0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

llvm/include/llvm/Transforms/Vectorize/SandboxVectorizer/SeedCollector.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -293,7 +293,6 @@ class SeedCollector {
293293
SeedContainer LoadSeeds;
294294
Context &Ctx;
295295
Context::CallbackID EraseCallbackID;
296-
297296
/// \Returns the number of SeedBundle groups for all seed types.
298297
/// This is to be used for limiting compilation time.
299298
unsigned totalNumSeedGroups() const {

0 commit comments

Comments
 (0)