Fix function description for CreateTPUBridgePipeline (NFC).
The last description line was accidentally removed when the v1 pipeline was added. PiperOrigin-RevId: 329842158 Change-Id: Ied3953e55bc6523d823d75b271a648ce0a549c39
This commit is contained in:
parent
a042174977
commit
03b2e0b612
@ -337,6 +337,7 @@ std::unique_ptr<OperationPass<ModuleOp>>
|
||||
CreateTPUExtractOutsideCompilationPass();
|
||||
|
||||
// Populates the supplied passmanager with the passes required to run the
|
||||
// bridge.
|
||||
void CreateTPUBridgePipeline(OpPassManager& pm);
|
||||
|
||||
// Populates the supplied passmanager with the passes required to run the
|
||||
|
Loading…
x
Reference in New Issue
Block a user