clang-format
This commit is contained in:
parent
c66127cb33
commit
e83355bd69
@ -2374,7 +2374,7 @@ bool SIGfx12CacheControl::insertWait(MachineBasicBlock::iterator &MI,
|
||||
switch (Scope) {
|
||||
case SIAtomicScope::SYSTEM:
|
||||
case SIAtomicScope::AGENT:
|
||||
case SIAtomicScope::WORKGROUP:
|
||||
case SIAtomicScope::WORKGROUP:
|
||||
// If no cross address space ordering then an "S_WAITCNT lgkmcnt(0)" is
|
||||
// not needed as LDS operations for all waves are executed in a total
|
||||
// global ordering as observed by all waves. Required if also
|
||||
|
Loading…
x
Reference in New Issue
Block a user