Victor Perez
98d5d3448d
[MLIR][GPU-LLVM] Define -convert-gpu-to-llvm-spv
pass (#90972)
Define pass for GPU to LLVM conversion for SPIR-V backend tool ingest.
Supported operations:
- `gpu.block_id`
- `gpu.global_id`
- `gpu.block_dim`
- `gpu.thread_id`
- `gpu.grid_dim`
- `gpu.barrier`
- `gpu.shuffle`
---------
Signed-off-by: Victor Perez <victor.perez@codeplay.com>
2024-05-31 17:47:53 +02:00
..
2024-05-28 18:29:17 -04:00
2024-05-04 12:58:14 +02:00
2024-05-30 10:06:02 +02:00
2024-04-10 23:34:48 +02:00
2024-05-28 12:22:44 +01:00
2024-05-31 17:47:53 +02:00
2024-01-15 20:59:12 -08:00
2024-05-31 13:29:40 +02:00
2024-03-30 09:53:19 +01:00
2024-05-28 18:29:17 -04:00
2024-05-25 09:24:12 -06:00
2023-08-30 15:29:53 -07:00
2024-05-24 10:01:48 -06:00
2024-03-04 00:46:18 -08:00
2024-03-10 20:00:13 -07:00
2024-03-03 00:01:14 +01:00
2024-04-03 10:56:55 -07:00
2024-05-25 17:32:42 +02:00
2024-05-29 13:05:44 -07:00
2024-05-20 22:55:24 -07:00
2024-05-22 08:48:10 +02:00
2023-10-13 14:03:27 -07:00