Andrzej Warzyński
711df7b0ae
[vector][mlir] Restrict vector.shuffle to fixed-width vectors ( #88733 )
...
At the moment there is no support for vector.shuffle for scalable
vectors - various hooks/helpers related to `vector.shuffle` simply
ignore the scalable flags (e.g. ` ShuffleOp::inferReturnTypes`).
This is unlikely to change any time soon (vector shuffles are known to
be tricky for scalable vectors), hence this patch restricts
`vector.shuffle` to fixed width vectors.
2024-04-16 12:57:59 +01:00
..
2023-12-20 00:14:43 -05:00
2023-01-31 09:02:27 +01:00
2023-01-31 09:02:27 +01:00
2024-04-16 12:57:59 +01:00
2023-11-22 10:30:04 -05:00
2023-09-28 11:11:16 +01:00
2023-12-21 18:45:00 +00:00
2023-11-01 16:34:04 +01:00
2024-04-16 12:57:59 +01:00
2024-04-08 21:22:00 +01:00
2023-11-12 08:12:28 +01:00
2023-06-14 09:38:51 +02:00
2024-02-12 16:21:02 +00:00
2023-09-28 11:11:16 +01:00
2023-10-04 21:27:24 -07:00
2022-11-30 05:32:14 -08:00
2024-04-15 18:14:18 +02:00
2023-10-24 16:12:34 +02:00
2023-10-24 16:12:34 +02:00
2023-09-08 19:46:40 +02:00
2023-04-25 20:18:02 -04:00
2024-01-05 09:22:18 +01:00
2023-04-17 11:29:23 -07:00
2023-10-24 16:12:34 +02:00
2024-01-05 09:22:18 +01:00
2023-12-21 13:20:16 +00:00
2024-03-20 22:15:17 +01:00
2023-10-24 16:12:34 +02:00
2024-04-03 19:27:01 -04:00
2023-12-15 11:35:48 +00:00
2023-11-30 11:27:06 -08:00
2023-09-28 11:11:16 +01:00
2023-11-30 16:33:20 +00:00
2024-02-20 14:33:33 +00:00
2024-01-05 09:22:18 +01:00
2024-03-20 22:15:17 +01:00
2022-04-20 22:17:29 -07:00
2024-03-20 22:15:17 +01:00
2024-03-20 22:15:17 +01:00
2024-04-09 10:04:25 -07:00
2023-10-24 16:12:34 +02:00
2022-10-08 00:43:45 +00:00
2024-02-27 15:27:31 -08:00
2024-01-05 09:22:18 +01:00
2023-09-28 11:11:16 +01:00
2023-10-24 16:12:34 +02:00
2023-10-24 16:12:34 +02:00
2024-03-12 11:46:05 -07:00
2024-03-20 22:15:17 +01:00
2024-02-22 15:56:13 -08:00
2024-03-20 22:15:17 +01:00
2024-03-20 22:15:17 +01:00
2024-03-22 10:08:03 +00:00
2024-03-20 22:15:17 +01:00
2023-04-24 14:02:59 -04:00
2023-10-15 16:37:54 -07:00
2024-02-28 08:15:47 -08:00
2024-03-20 22:15:17 +01:00
2022-11-28 15:26:30 -08:00
2024-02-28 00:11:28 -05:00