Charitha Saumya
2998c74a1e
[mlir][xegpu] Add SIMT distribution support for GEMM transpose B case. ( #155517 )
...
This PR adds the features needed for supporting the GEMM with transpose
B case.
Summary of changes.
1). Add distribution logic for `vector.bitcast`, `vector.transpose` and
`memref.extract_aligned_pointer_as_index` cases.
2). Add layout propagation support for `vector.shape_cast`,
`vector.broadcast` and `vector.bitcast`
3). Incorporate slice attribute and `DistributeLayoutAttr` interface
with the core logic in layout prop.
2025-09-19 10:33:27 -07:00
..
2025-09-09 14:51:24 +05:30
2025-09-18 19:25:14 +00:00
2025-08-29 13:41:05 +02:00
2025-09-12 13:53:32 -07: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
2025-08-06 08:58:20 +02:00
2025-09-19 01:36:13 +00:00
2025-07-14 07:34:29 +02:00
2024-10-31 19:18:24 +00:00
2025-09-15 23:04:58 +02:00
2025-09-15 15:29:54 +03:00
2025-09-08 00:43:57 +00:00
2024-11-04 13:24:22 -08:00
2025-05-25 16:42:30 +02:00
2025-09-18 10:32:46 +01:00
2025-02-06 12:49:30 -06:00
2025-09-19 10:36:33 -04:00
2025-09-02 12:55:14 -04:00
2025-09-16 09:26:21 -04:00
2025-04-01 08:58:55 +02:00
2025-08-14 20:14:20 +08:00
2025-09-16 14:51:49 -04:00
2025-09-18 09:19:19 -05:00
2025-09-14 15:44:59 +00:00
2025-03-23 07:37:55 -05:00
2025-09-18 09:54:53 +00:00
2025-05-14 11:17:09 +02:00
2025-07-25 16:53:08 +02:00
2025-04-11 17:10:09 -04:00
2025-07-04 14:44:36 +01:00
2025-09-18 17:34:42 -04:00
2025-07-25 16:53:08 +02:00
2025-09-16 18:55:10 +01:00
2025-08-05 12:10:31 -04:00
2025-09-18 17:13:58 -07:00
2025-08-08 11:15:43 +02:00
2025-07-11 13:19:07 +02:00
2025-09-19 10:33:27 -07:00
2025-08-07 17:52:03 +02:00