Juan Manuel Martinez Caamaño
beae0e9f1a
[AMDGPU] Use a target feature to enable __builtin_amdgcn_global_load_lds on gfx9/10 ( #133055 )
...
This patch introduces the `vmem-to-lds-load-insts` target feature, which
can be used to enable builtins `__builtin_amdgcn_global_load_lds` and
`__builtin_amdgcn_raw_ptr_buffer_load_lds` on platforms which have this
feature.
This feature is only available on gfx9/10.
A limitation of using a common target feature for both builtins is that
we could have made `__builtin_amdgcn_raw_ptr_buffer_load_lds` available
on gfx6,7,8.
2025-04-02 20:00:09 +02:00
..
2025-04-02 17:59:08 +02:00
2025-04-02 10:03:24 -07:00
2025-04-02 07:28:45 -04:00
2025-04-01 13:03:24 -07:00
2025-03-17 15:33:23 -07:00
2025-03-17 02:45:19 -04:00
2025-04-02 20:00:09 +02:00
2025-03-28 07:35:16 -05:00
2025-03-19 10:11:18 -07:00
2025-04-02 20:00:09 +02:00
2025-03-28 07:35:16 -05:00
2025-04-01 16:59:46 -04:00
2025-03-04 08:34:18 -08:00
2025-04-02 20:00:09 +02:00
2025-03-29 00:47:25 -04:00
2025-03-21 11:59:01 -04:00
2025-04-02 17:59:08 +02:00
2025-04-02 17:44:23 +00:00
2025-03-29 01:54:14 +08:00
2025-03-12 21:29:46 +00:00
2025-03-26 17:46:21 -06:00
2025-03-19 07:49:16 -04:00
2025-04-02 10:40:05 +02:00
2025-03-31 10:03:39 +02:00
2025-03-28 07:35:16 -05:00
2025-03-21 03:55:42 +01:00
2025-03-17 10:00:07 -07:00
2025-04-02 10:03:24 -07:00
2025-04-02 07:21:15 -04:00
2025-03-31 10:03:39 +02:00
2025-04-01 19:20:27 +01:00
2025-03-19 10:11:18 -07:00
2025-04-02 17:59:08 +02:00
2025-03-29 00:47:25 -04:00
2025-03-21 03:55:42 +01:00
2025-04-02 10:03:24 -07:00
2025-04-02 20:00:09 +02:00
2025-03-29 00:47:25 -04:00
2025-03-12 18:13:26 +00:00
2025-04-01 17:15:18 -03:00
2025-03-10 11:19:45 -07:00
2025-03-14 15:18:13 +00:00
2025-03-18 09:46:43 +00:00
2025-03-19 14:13:22 -07:00
2025-03-18 13:19:41 -07:00