Matthias Krüger
1889e5a00b
Rollup merge of #118694 - celinval:smir-alloc-methods, r=ouz-a
...
Add instance evaluation and methods to read an allocation in StableMIR
The instance evaluation is needed to handle intrinsics such as `type_id` and `type_name`.
Since we now use Allocation to represent all evaluated constants, provide a few methods to help process the data inside an allocation.
I've also started to add a structured way to get information about the compilation target machine. For now, I've only added information needed to process an allocation.
r? ``````@ouz-a``````
2023-12-08 23:15:12 +01:00
..
2023-12-02 09:01:34 +11:00
2023-12-05 17:52:51 -08:00
2023-12-08 19:13:57 +00:00
2023-12-08 19:13:57 +00:00
2023-12-08 17:23:26 +00:00
2023-12-08 19:13:57 +00:00
2023-12-02 09:01:35 +11:00
2023-12-08 17:23:25 +00:00
2023-12-08 19:13:57 +00:00
2023-12-07 18:11:01 +00:00
2023-12-07 18:11:01 +00:00
2023-12-07 20:31:55 +00:00
2023-12-08 17:23:25 +00:00
2023-12-08 13:43:12 +00:00
2023-12-08 09:50:28 +08:00
2023-12-05 06:19:14 +01:00
2023-12-04 18:57:42 +11:00
2023-12-08 19:13:57 +00:00
2023-12-06 16:00:24 +00:00
2023-12-08 19:13:57 +00:00
2023-12-08 09:30:52 +00:00
2023-12-05 01:15:21 +00:00
2023-12-08 23:15:12 +01:00
2023-12-02 09:01:34 +11:00
2023-12-08 17:44:01 +00:00
2023-12-08 09:50:28 +08:00
2023-12-08 19:13:57 +00:00
2023-12-07 18:11:01 +00:00
2023-12-06 21:52:31 +01:00
2023-12-05 14:02:15 +00:00
2023-12-08 23:15:11 +01:00
2023-12-05 16:08:35 +01:00
2023-12-08 17:23:25 +00:00
2023-12-08 06:44:42 +01:00
2023-12-08 17:44:01 +00:00
2023-12-08 19:13:57 +00:00
2023-12-05 01:15:21 +00:00
2023-12-06 16:44:14 +03:00
2023-12-05 14:52:41 -05:00
2023-12-08 19:13:57 +00:00
2023-12-08 06:44:43 +01:00
2023-12-08 23:15:12 +01:00
2023-12-08 17:23:25 +00:00
2023-12-07 11:28:16 -08:00
2023-12-07 15:36:00 +00:00
2023-12-08 23:15:11 +01:00
2023-12-07 17:52:51 +01:00
2023-12-08 17:23:25 +00:00
2023-12-08 17:44:01 +00:00
2023-12-07 17:01:29 -08:00