commit | 6ea3d6f72c183c568d0bbf6d1c481d93c0bbcfce | [log] [tgz] |
---|---|---|
author | Feng Liu <fengliuai@google.com> | Sun Dec 30 10:43:03 2018 -0800 |
committer | jpienaar <jpienaar@google.com> | Fri Mar 29 14:47:43 2019 -0700 |
tree | 2448650056e8886921a558005f327e29cb13aa06 | |
parent | 6a4b5e9baa582a807302f18be7dde3ce850fac06 [diff] |
Make PrintOpStatsPass a module pass PrintOpStatsPass is maintaining state (op stats ) across functions and doing per-module work - it should be a module pass. PiperOrigin-RevId: 227294151