Alex Voicu
995b0f1883
[SPIRV] Handle inttoptr constant expressions in global initialisers ( #166494 )
...
`inttoptr` usage in global initialisers is valid, and rather common when it comes to the machinery around vtables (construction vtables are particularly fond). This was not handled by the BE, even though SPIR-V allows forming `SpecConstantOp`s with the `OpConvertUToPtr` opcode, which is what these would map to. We augment instruction selection to address this.
2025-11-07 01:59:36 +02:00
..
2025-08-03 20:49:23 +02:00
2025-02-17 23:16:47 +01:00
2025-10-14 23:34:28 -07:00
2025-03-26 17:58:10 +01:00
2024-06-07 21:12:33 +02:00
2025-03-26 17:58:10 +01:00
2025-07-18 08:08:25 +08:00
2025-09-28 05:54:59 -07:00
2024-06-07 11:50:23 +01:00
2025-09-28 04:49:18 -07:00
2025-02-18 12:03:37 +01:00
2024-06-06 16:31:10 +02:00
2025-01-07 10:42:23 +01:00
2025-11-07 01:59:36 +02:00
2025-09-28 04:49:18 -07:00
2025-03-26 17:58:10 +01:00
2024-08-12 15:49:43 +02:00
2025-09-28 04:49:18 -07:00
2024-09-03 19:02:03 +02:00
2025-03-26 17:58:10 +01:00
2024-08-12 15:49:43 +02:00
2025-03-26 17:58:10 +01:00
2024-08-12 15:49:43 +02:00
2025-09-28 05:20:20 -07:00
2024-12-11 14:10:00 -08:00
2025-08-05 15:10:15 +02:00
2025-08-05 15:10:15 +02:00
2024-12-11 14:10:00 -08:00
2024-12-09 21:10:09 +01:00
2024-07-04 07:29:21 +02:00
2025-04-28 18:05:24 +02:00
2024-08-12 17:24:37 +02:00
2024-07-11 07:16:29 +02:00
2024-12-11 14:10:00 -08:00
2025-01-14 17:44:07 +01:00
2025-02-24 16:53:36 +01:00
2024-08-12 15:49:43 +02:00
2024-08-12 15:49:43 +02:00
2024-12-09 21:10:09 +01:00
2024-06-24 09:57:27 +02:00
2025-09-28 04:49:18 -07:00
2024-12-11 14:10:00 -08:00
2025-03-26 17:58:10 +01:00
2025-08-03 20:49:23 +02:00
2025-01-07 10:42:23 +01:00
2024-12-06 09:59:33 +01:00
2025-03-26 17:58:10 +01:00
2025-07-31 09:11:16 -07:00
2025-02-18 12:03:37 +01:00
2025-03-26 17:58:10 +01:00
2025-03-26 17:58:10 +01:00
2025-03-26 17:58:10 +01:00
2025-03-26 17:58:10 +01:00
2025-03-26 17:58:10 +01:00
2025-03-26 17:58:10 +01:00
2025-03-26 17:58:10 +01:00
2025-07-31 09:11:16 -07:00