arch-vega, gpu-compute, mem-ruby: Remove extra empty lines
Change-Id: I18770ec7e38c4a992a0ae6de95b0be49ab4426c2
This commit is contained in:
@@ -408,7 +408,6 @@ FetchUnit::FetchBufDesc::invBuf()
|
||||
DPRINTF(GPUFetch, "WF[%d][%d]: Id%d Fetch dropped, flushing fetch "
|
||||
"buffer\n", wavefront->simdId, wavefront->wfSlotId,
|
||||
wavefront->wfDynId);
|
||||
|
||||
}
|
||||
|
||||
Addr
|
||||
|
||||
@@ -324,7 +324,6 @@ machine(MachineType:SQC, "GPU SQC (L1 I Cache)")
|
||||
sequencer.invL1Callback();
|
||||
}
|
||||
|
||||
|
||||
action(w_writeCache, "w", desc="write data to cache") {
|
||||
peek(responseToSQC_in, ResponseMsg) {
|
||||
assert(is_valid(cache_entry));
|
||||
|
||||
Reference in New Issue
Block a user