Tomasz Miąsko
c39d7599a3
Disable RemoveZsts in generators to avoid query cycles
...
Querying layout of a generator requires its optimized MIR. Thus
computing layout during MIR optimization of a generator might create a
query cycle. Disable RemoveZsts in generators to avoid the issue
(similar approach is used in ConstProp transform already).
2021-09-15 18:48:29 +02:00
..
2021-09-10 20:17:33 +02:00
2021-09-11 23:35:28 +00:00
2021-09-15 03:51:03 +00:00
2021-09-12 17:04:10 +00:00
2021-09-11 08:23:40 -07:00
2021-09-12 23:49:24 +00:00
2021-09-15 12:34:31 +00:00
2021-09-12 23:49:24 +00:00
2021-09-15 03:51:03 +00:00
2021-09-12 03:44:57 -07:00
2021-09-07 20:46:26 +02:00
2021-09-13 16:31:12 +00:00
2021-09-11 23:35:28 +00:00
2021-09-09 19:49:07 +02:00
2021-09-15 03:51:03 +00:00
2021-09-11 10:32:38 +02:00
2021-09-06 23:58:16 +00:00
2021-09-12 03:44:53 -07:00
2021-09-12 20:48:09 +00:00
2021-09-15 03:51:03 +00:00
2021-09-08 10:47:41 -04:00
2021-09-13 14:42:06 +02:00
2021-09-12 20:48:09 +00:00
2021-09-15 03:51:03 +00:00
2021-09-12 03:44:56 -07:00
2021-09-13 00:08:35 +01:00
2021-09-15 18:48:29 +02:00
2021-09-08 20:40:30 +02:00
2021-09-14 08:46:22 +00:00
2021-09-11 10:32:38 +02:00
2021-09-09 01:32:03 +01:00
2021-09-12 03:44:56 -07:00
2021-09-11 20:39:47 +00:00
2021-09-13 16:31:12 +00:00
2021-09-08 20:51:05 -04:00
2021-09-10 23:41:48 +03:00
2021-09-12 20:48:09 +00:00
2021-09-13 14:42:06 +02:00
2021-09-13 22:14:57 +00:00
2021-09-15 03:51:03 +00:00
2021-09-09 05:21:32 +00:00
2021-09-06 22:38:06 -04:00
2021-09-13 16:31:12 +00:00