Vyacheslav Levytskyy
ada70f50a5
[SPIR-V]: add SPIR-V extension: SPV_INTEL_variable_length_array ( #83002 )
...
This PR adds SPIR-V extension SPV_INTEL_variable_length_array that
allows to allocate local arrays whose number of elements is unknown at
compile time:
* add a new SPIR-V internal intrinsic:int_spv_alloca_array
* legalize G_STACKSAVE and G_STACKRESTORE
* implement allocation of arrays (previously getArraySize() of
AllocaInst was not used)
* add tests
2024-02-27 10:58:45 +01:00
..
2024-02-13 22:00:30 +00:00
2024-02-19 12:12:09 +01:00
2023-09-11 10:31:50 +02:00
2024-02-02 18:22:14 +01:00
2024-02-02 18:22:14 +01:00
2024-02-19 20:51:32 +01:00
2024-02-20 20:04:04 -08:00
2023-10-18 20:51:53 -07:00
2024-02-22 10:27:59 +01:00
2024-02-22 11:05:19 +01:00
2024-02-12 11:22:48 +01:00
2024-02-12 11:22:48 +01:00
2023-09-19 00:50:42 -07:00
2024-02-27 10:58:45 +01:00
2024-02-22 11:05:19 +01:00
2024-02-12 11:22:48 +01:00
2024-02-12 11:22:48 +01:00
2024-02-19 18:48:41 -08:00
2024-02-27 10:58:45 +01:00
2024-02-27 10:58:45 +01:00
2024-02-22 10:30:00 +01:00
2024-02-27 10:58:45 +01:00
2024-01-03 07:59:36 +00:00
2024-02-19 12:12:09 +01:00
2024-01-28 19:30:14 -08:00
2024-01-28 19:30:14 -08:00
2024-02-27 10:58:45 +01:00
2024-02-15 11:28:58 +01:00
2024-02-22 11:05:19 +01:00
2023-10-09 10:05:58 +02:00
2023-12-16 10:14:44 -08:00
2024-01-15 11:35:35 +01:00
2024-02-27 10:58:45 +01:00
2023-09-12 02:45:15 -07:00
2024-02-27 10:58:45 +01:00
2024-02-02 18:22:14 +01:00
2023-09-14 14:10:14 -07:00
2024-02-22 11:05:19 +01:00
2024-02-22 11:05:19 +01:00