Update the multi-threaded pass timing to not assume that total time will be different from user time.

PiperOrigin-RevId: 240681618
This commit is contained in:
River Riddle 2019-03-27 17:43:08 -07:00 committed by jpienaar
parent 8f1e744169
commit 21547ace87
1 changed files with 2 additions and 2 deletions

View File

@ -30,7 +30,7 @@
// MT_LIST: Pass execution timing report
// MT_LIST: Total Execution Time:
// MT_LIST: ---User Time--- ---Wall Time--- --- Name ---
// MT_LIST: Name
// MT_LIST-DAG: Canonicalizer
// MT_LIST-DAG: FunctionVerifier
// MT_LIST-DAG: CSE
@ -40,7 +40,7 @@
// MT_PIPELINE: Pass execution timing report
// MT_PIPELINE: Total Execution Time:
// MT_PIPELINE: ---User Time--- ---Wall Time--- --- Name ---
// MT_PIPELINE: Name
// MT_PIPELINE-NEXT: Function Pipeline
// MT_PIPELINE-NEXT: CSE
// MT_PIPELINE-NEXT: (A) DominanceInfo