Peter Hawkins
f1ea67117e
Split name_stack out of mlir.ModuleContext.
...
A unique name_stack is built for every equation, which means that we're constantly rebuilding ModuleContext objects, even though the lifetime of almost everything else (naturally) is the Module scope. Split name_stack into an object that is threaded separately, including as part of mlir.LoweringRuleContext.
PiperOrigin-RevId: 608594374
2024-02-20 07:17:23 -08:00
..
2024-02-20 07:17:23 -08:00
2023-12-13 10:29:45 +00:00
2024-02-20 07:17:23 -08:00
2024-01-15 02:13:40 -08:00
2022-12-14 15:07:04 -08:00
2024-02-20 07:17:23 -08:00
2024-01-22 11:13:25 -08:00
2023-11-15 22:35:52 -05:00
2023-11-14 23:52:41 -05:00
2024-01-26 10:01:54 -08:00
2022-12-14 15:07:04 -08:00
2024-01-16 18:59:52 +00:00
2024-01-03 16:12:23 -08:00
2024-02-19 06:23:00 -08:00
2023-09-12 20:50:05 -07:00
2022-09-22 12:27:19 -07:00
2024-02-15 11:44:20 -08:00
2022-09-22 12:27:19 -07:00
2023-12-13 10:29:45 +00:00
2024-02-19 06:23:00 -08:00
2024-01-22 11:13:25 -08:00
2022-09-22 12:27:19 -07:00
2023-04-05 11:17:05 -07:00
2022-09-22 12:27:19 -07:00
2023-04-07 07:24:59 -07:00
2022-09-22 12:27:19 -07:00
2022-09-22 12:27:19 -07:00
2023-07-24 14:38:20 -07:00
2023-08-03 11:38:38 -07:00
2023-03-07 23:35:48 +00:00
2023-10-04 13:15:49 -07:00
2022-12-14 15:07:04 -08:00
2024-01-22 11:13:25 -08:00
2023-06-08 13:53:38 -07:00
2023-04-12 16:49:13 -07:00
2022-12-14 15:07:04 -08:00
2024-02-13 03:59:56 -08:00
2024-02-12 13:07:59 -08:00
2023-10-10 08:46:36 -07:00
2022-12-14 15:07:04 -08:00
2024-02-06 16:28:23 -08:00