Jon Ross-Perkins
8779b8f64b
Replace pending generic logic with work stack-based logic ( #6404 )
...
This continues work to eliminate pending generics/specifics and get them
to be interleaved with instruction imports. I'm trying to use
`FinishGenericOrDone` here as a way to help ensure that code correctly
handles generics, where the simple alternative would be for each
`TryResolveTypedInst` call `SetGenericData` directly (but which might
make it easier to call the wrong `ResolveResult` function, and we do
need the `GenericId`s to be passed).
2025-11-20 01:02:18 +00:00
..
2025-11-14 00:40:26 +00:00
2025-11-20 01:02:18 +00:00
2025-11-14 00:40:26 +00:00
2025-10-28 17:17:38 +00:00
2025-09-29 16:05:06 +00:00
2025-10-28 17:17:38 +00:00
2025-10-29 16:28:56 +00:00
2025-10-29 16:28:56 +00:00
2025-11-13 20:17:44 +00:00
2025-10-28 17:17:38 +00:00
2025-10-28 17:17:38 +00:00
2025-10-28 17:17:38 +00:00
2025-10-28 17:17:38 +00:00
2025-11-13 20:17:44 +00:00
2025-11-14 00:40:26 +00:00
2025-11-14 00:40:26 +00:00
2025-11-13 20:17:44 +00:00
2025-06-25 21:03:15 +00:00
2025-10-08 18:45:35 +00:00
2025-11-13 20:17:44 +00:00
2025-11-13 20:17:44 +00:00
2025-11-13 20:17:44 +00:00
2025-06-17 21:10:04 +00:00
2025-09-03 21:00:12 +00:00
2025-06-17 21:10:04 +00:00
2025-06-17 21:10:04 +00:00
2025-06-17 21:10:04 +00:00
2025-06-17 21:10:04 +00:00
2025-06-17 21:10:04 +00:00
2025-06-17 21:10:04 +00:00
2025-06-17 21:10:04 +00:00
2025-06-17 21:10:04 +00:00
2025-06-17 21:10:04 +00:00
2025-09-29 16:05:06 +00:00
2025-06-17 21:10:04 +00:00
2025-06-17 21:10:04 +00:00
2025-06-17 21:10:04 +00:00
2025-06-17 21:10:04 +00:00
2025-11-18 19:48:58 +00:00
2025-09-10 23:55:55 +00:00
2025-06-17 21:10:04 +00:00
2025-11-18 19:48:58 +00:00
2025-06-17 21:10:04 +00:00
2025-06-17 21:10:04 +00:00
2025-06-17 21:10:04 +00:00
2025-06-17 21:10:04 +00:00
2025-06-17 21:10:04 +00:00
2025-06-17 21:10:04 +00:00
2025-06-17 21:10:04 +00:00
2025-06-17 21:10:04 +00:00
2025-11-14 00:40:26 +00:00
2025-06-17 21:10:04 +00:00
2025-06-17 21:10:04 +00:00
2025-06-17 21:10:04 +00:00
2025-09-10 23:55:55 +00:00
2025-06-17 21:10:04 +00:00
2025-06-17 21:10:04 +00:00
2025-06-17 21:10:04 +00:00
2025-11-14 00:40:26 +00:00
2025-11-14 00:40:26 +00:00
2025-10-28 17:17:38 +00:00
2025-10-28 17:17:38 +00:00
2025-11-13 20:17:44 +00:00
2025-06-17 21:10:04 +00:00
2025-10-28 17:17:38 +00:00
2025-11-13 20:17:44 +00:00
2025-11-14 00:40:26 +00:00
2025-09-29 16:05:06 +00:00
2025-11-13 20:17:44 +00:00
2025-11-14 00:40:26 +00:00
2025-10-28 17:17:38 +00:00
2025-11-14 00:40:26 +00:00
2025-11-13 20:17:44 +00:00
2025-11-13 20:17:44 +00:00
2025-11-14 00:40:26 +00:00
2025-09-29 16:05:06 +00:00
2025-10-28 17:17:38 +00:00
2025-11-14 00:40:26 +00:00
2025-10-23 01:46:24 +00:00
2025-11-14 00:40:26 +00:00
2025-06-18 20:45:46 +00:00
2025-11-14 00:40:26 +00:00
2025-11-14 00:40:26 +00:00
2025-08-06 23:55:05 +00:00
2025-11-13 20:17:44 +00:00
2025-11-14 00:40:26 +00:00
2025-11-13 20:17:44 +00:00
2025-09-29 16:05:06 +00:00
2025-11-13 20:17:44 +00:00
2025-09-29 16:05:06 +00:00
2025-11-14 00:40:26 +00:00
2025-10-28 17:17:38 +00:00
2025-11-14 00:40:26 +00:00
2025-10-29 16:28:56 +00:00
2025-10-28 17:17:38 +00:00
2025-10-29 16:28:56 +00:00
2025-11-14 00:40:26 +00:00
2025-10-28 17:17:38 +00:00
2025-11-18 19:48:58 +00:00
2025-09-29 16:05:06 +00:00
2025-11-20 01:02:18 +00:00