radeonsi/llvm: Silence a warning
This commit is contained in:
parent
21d3dd831e
commit
a2f7ecfa74
1 changed files with 1 additions and 0 deletions
|
|
@ -66,4 +66,5 @@ bool SIPropagateImmReadsPass::runOnMachineFunction(MachineFunction &MF)
|
|||
MI.eraseFromParent();
|
||||
}
|
||||
}
|
||||
return false;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue