Geza Lore
2daa09a255
Optimize constify within Expand and Subst ( #6111 )
...
These passes blow up the Ast size on some designs, so delaying running V3Const
until after the whole pass can notably increase peak memory usage. In this
patch we apply V3Const per CFunc within these passes, which saves on memory.
Added -fno-const-eager to disable the intra-pass V3Const application, for
debugging.
2025-06-23 17:58:26 -04:00
..
2021-09-23 22:59:36 -04:00
2025-01-01 08:30:25 -05:00
2025-03-30 11:02:21 -04:00
2025-03-30 11:02:21 -04:00
2025-03-26 07:05:18 -04:00
2025-06-15 14:51:56 -04:00
2025-01-01 08:30:25 -05:00
2025-01-01 08:30:25 -05:00
2025-01-01 08:30:25 -05:00
2025-01-01 08:30:25 -05:00
2025-01-01 08:30:25 -05:00
2025-01-01 08:30:25 -05:00
2025-01-01 08:30:25 -05:00
2025-01-01 08:30:25 -05:00
2025-01-01 08:30:25 -05:00
2025-04-26 17:14:49 -04:00
2025-05-22 02:42:09 -07:00
2025-04-26 17:14:49 -04:00
2025-04-26 17:14:49 -04:00
2025-06-23 17:58:26 -04:00
2025-01-01 08:30:25 -05:00
2025-05-03 04:25:01 -04:00
2025-05-16 19:02:19 -04:00
2025-05-17 15:46:15 -04:00
2025-01-01 08:30:25 -05:00
2025-01-01 08:30:25 -05:00
2025-06-15 14:51:56 -04:00
2025-05-03 05:30:40 -04:00
2025-01-01 08:30:25 -05:00
2025-04-02 08:27:23 -04:00
2025-05-03 04:25:01 -04:00
2025-06-15 14:51:56 -04:00