Krzysztof Drewniak
149fa17adf
[mlir][AMDGPU] Update gather_to_lds with explicit-async support ( #181082 )
...
This commit takes advantage of the new `load.async.to.lds` intrinsic in
order to add an `async` mode to `gather_to_lds`. In this mode,
completion of the load needs to be managed with `asyncmark` and
`wait.asyncmark` intrinsics instead of being implicitly derived by alias
analysis.
This commit adds the flag, a lowering for it, and updates tests.
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-16 20:52:35 +00:00
..
2026-02-11 12:14:44 +05:30
2026-02-16 20:52:35 +00:00
2025-10-13 14:22:44 +02:00
2026-02-11 12:46:07 +00:00
2025-07-23 10:15:47 +01:00
2025-06-25 16:40:14 +01:00
2025-06-30 15:20:42 -04:00
2025-07-31 16:42:10 +03:00
2026-02-12 12:35:37 +00:00
2026-01-14 19:47:33 +01:00
2025-11-30 02:36:57 +00:00
2026-02-04 16:30:59 +00:00
2025-11-09 00:39:08 +00:00
2026-02-10 07:39:53 +00:00
2025-12-05 14:43:51 +00:00
2025-11-24 12:04:35 +08:00
2026-02-10 13:29:19 +01:00
2026-02-16 12:40:54 -08:00
2026-02-15 23:56:44 +00:00
2026-02-05 22:31:43 +02:00
2026-01-23 13:20:30 +01:00
2026-02-04 18:36:03 +01:00
2026-01-16 10:42:08 +08:00
2026-01-23 07:57:56 -06:00
2026-02-04 10:30:35 -06:00
2025-09-24 13:09:31 -04:00
2026-02-10 09:56:24 +00:00
2026-02-09 14:58:47 -08:00
2026-02-11 09:09:39 +08:00
2026-02-11 16:31:29 +01:00
2025-04-11 17:10:09 -04:00
2026-02-11 09:08:45 +08:00
2026-02-09 07:53:36 -05:00
2026-02-13 01:18:33 +02:00
2026-02-11 12:15:14 +00:00
2026-02-10 07:39:53 +00:00
2025-11-28 10:35:18 +00:00
2026-02-10 21:27:23 +00:00
2025-10-17 13:43:30 +02:00
2026-02-02 16:49:00 +05:30
2026-02-13 11:49:55 -08:00
2025-08-07 17:52:03 +02:00