Files
clang-p2996/mlir/lib/Pass/PassTiming.cpp
River Riddle d1ef9f142e [mlir:PassTiming] Always use parentInfo for determining pipeline parent scope
This fixes a bug where, depending on thread usage, a pipeline may be
misattributed to a timer that wasn't it's parent.

Differential Revision: https://reviews.llvm.org/D132979
2022-09-07 16:36:47 -07:00

6.5 KiB