Florian Hahn
0e8717f711
[Matrix] Add shape verification.
...
At the moment, lower-matrix-intrinsics accepts mis-matches between
shapes for operations. See shape-verification.ll for an example where
@llvm.matrix.column.major.load specifies 6x1 and then the use
(@llvm.matrix.multiply) specifies the operand to have 1x6.
This patch adds verification for shapes to check if shapes match.
Reviewed By: thegameg
Differential Revision: https://reviews.llvm.org/D147438
2023-05-13 09:41:27 +01:00
..
2023-04-17 13:54:19 +02:00
2023-04-17 13:54:19 +02:00
2023-05-09 17:51:28 +03:00
2023-04-14 18:56:20 +02:00
2022-08-27 23:54:32 -07:00
2022-10-13 07:17:25 -07:00
2023-03-28 16:41:02 +00:00
2023-04-25 20:36:09 +01:00
2023-04-17 13:54:19 +02:00
2023-04-19 13:36:47 +01:00
2023-04-17 13:54:19 +02:00
2023-04-17 13:54:19 +02:00
2023-05-02 12:51:56 +02:00
2023-04-17 13:54:19 +02:00
2023-04-12 10:58:45 -04:00
2023-04-20 12:32:10 +02:00
2023-04-17 13:54:19 +02:00
2023-04-17 13:54:19 +02:00
2023-05-02 12:17:05 +02:00
2023-04-17 13:54:19 +02:00
2023-03-16 10:32:08 +01:00
2023-04-14 10:38:32 +02:00
2023-04-17 13:54:19 +02:00
2023-05-02 12:17:05 +02:00
2022-10-01 15:44:27 +01:00
2023-04-17 15:49:05 +02:00
2023-04-17 13:54:19 +02:00
2023-04-25 12:04:42 -07:00
2023-04-17 13:54:19 +02:00
2023-04-25 12:04:42 -07:00
2022-11-26 17:14:23 -08:00
2023-05-02 12:17:05 +02:00
2023-04-21 14:32:55 +02:00
2023-02-22 02:35:13 +00:00
2023-04-12 10:58:45 -04:00
2023-04-17 13:54:19 +02:00
2022-11-26 17:21:19 -08:00
2023-05-02 12:17:05 +02:00
2023-03-24 16:09:20 +01:00
2023-05-02 12:17:05 +02:00
2023-04-17 13:54:19 +02:00
2023-05-02 12:17:05 +02:00
2023-04-17 13:54:19 +02:00
2023-03-01 12:58:18 -08:00
2022-12-22 17:33:52 -05:00
2023-05-13 09:41:27 +01:00
2023-04-19 12:22:58 +01:00
2023-04-04 12:01:29 -07:00
2023-05-08 10:05:41 -07:00
2023-03-28 16:41:02 +00:00
2023-04-17 13:54:19 +02:00
2022-11-26 17:36:26 -08:00
2023-02-17 09:17:49 -08:00
2023-04-16 09:05:20 -07:00
2022-11-14 12:47:39 +01:00
2023-04-16 09:05:20 -07:00
2023-04-14 18:56:20 +02:00
2023-04-27 18:01:54 +01:00
2023-05-05 13:05:31 +02:00
2023-02-24 13:47:31 +01:00
2023-05-04 18:45:49 -07:00
2023-05-11 22:19:05 -07:00
2023-04-16 09:05:20 -07:00
2022-11-18 01:23:12 +00:00
2022-08-18 11:55:23 +01:00
2023-04-20 14:17:15 +02:00
2023-03-28 16:41:02 +00:00
2023-03-14 11:25:22 +01:00
2022-12-12 16:22:12 -08:00
2023-01-10 12:16:31 +01:00
2023-04-17 13:54:19 +02:00