[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
This commit is contained in:
committed by
Giacomo Travaglini
parent
3eabd02801
commit
bd939821c8
4
src/mem/cache/prefetch/SConscript
vendored
4
src/mem/cache/prefetch/SConscript
vendored
@@ -31,8 +31,8 @@ Import('*')
|
||||
SimObject('Prefetcher.py', sim_objects=[
|
||||
'BasePrefetcher', 'MultiPrefetcher', 'QueuedPrefetcher',
|
||||
'StridePrefetcherHashedSetAssociative', 'StridePrefetcher',
|
||||
'SmsPrefetcher', 'TaggedPrefetcher', 'IndirectMemoryPrefetcher',
|
||||
'SignaturePathPrefetcher', 'SignaturePathPrefetcherV2',
|
||||
'SmsPrefetcher', 'TaggedPrefetcher', 'IndirectMemoryPrefetcher',
|
||||
'SignaturePathPrefetcher', 'SignaturePathPrefetcherV2',
|
||||
'AccessMapPatternMatching', 'AMPMPrefetcher',
|
||||
'DeltaCorrelatingPredictionTables', 'DCPTPrefetcher',
|
||||
'IrregularStreamBufferPrefetcher', 'SlimAMPMPrefetcher',
|
||||
|
||||
Reference in New Issue
Block a user