circt/tools/circt-reduce
Hideto Ueno 6791a4f427
[circt-reduce] Replace PortPruner with RemoveUnusedPortsPass (#2591)
This commit adds RemoveUnusedPortsPass to reduction passes and replaces
PortPruner with RemoveUnusedPortsPass. RemoveUnusedPortsPass would be
more powerfull since it prunus ports interprocedurally.
2022-02-08 01:09:17 +09:00
..
CMakeLists.txt Add Moore MIR dialect (#2261) 2021-12-01 18:56:01 +01:00
Reduction.cpp [circt-reduce] Replace PortPruner with RemoveUnusedPortsPass (#2591) 2022-02-08 01:09:17 +09:00
Reduction.h [reduce] Add before/after callbacks for reductions 2021-11-19 13:18:45 +01:00
Tester.cpp [reduce] Add CIRCT-specific test case runner (#2129) 2021-11-10 17:25:16 +01:00
Tester.h [reduce] Add CIRCT-specific test case runner (#2129) 2021-11-10 17:25:16 +01:00
circt-reduce.cpp [reduce] Improve reporting format; NFC 2021-11-19 13:18:45 +01:00