[PATCH] D78891: Make MLIR Pass Timing output configurable through injection

Mehdi AMINI via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Apr 26 19:39:04 PDT 2020


mehdi_amini created this revision.
mehdi_amini added a reviewer: rriddle.
Herald added subscribers: llvm-commits, Kayjukh, frgossen, grosul1, Joonsoo, liufengdb, lucyrfox, mgester, arpith-jacob, nicolasvasilache, antiagainst, shauheen, jpienaar.
Herald added 1 blocking reviewer(s): rriddle.
Herald added a project: LLVM.

This makes it possible for the client to control where the pass timings will
be printed.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D78891

Files:
  mlir/include/mlir/Pass/PassManager.h
  mlir/lib/Pass/PassManagerOptions.cpp
  mlir/lib/Pass/PassTiming.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D78891.260198.patch
Type: text/x-patch
Size: 6360 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200427/e72a84d8/attachment.bin>


More information about the llvm-commits mailing list