Kunwar Grover
d10dca6ba7
[mlir][Vector] Move vector.insert canonicalizers for DenseElementsAttr to folders ( #128040 )
...
This PR moves vector.insert canonicalizers for DenseElementsAttr (splat
and non splat case) to folders. Folders are local, and it's always
better to implement a folder than a canonicalizer.
This PR is mostly NFC-ish, because the functionality mostly remains
same, but is now run as part of a folder, which is why some tests are
changed, because GreedyPatternRewriter tries to fold by default.
2025-03-06 18:24:38 +00:00
..
2024-05-13 08:13:51 +01:00
2024-05-28 20:04:27 +01:00
2024-11-26 09:45:57 -07:00
2025-02-24 16:17:38 +05:30
2024-09-27 11:43:27 -04:00
2024-11-20 08:04:16 +00:00
2024-11-12 19:08:54 +00:00
2024-06-25 09:29:43 -07:00
2024-11-08 13:41:36 -08:00
2025-01-28 13:51:50 -08:00
2025-02-26 10:58:24 +05:30
2024-08-09 13:49:49 +01:00
2025-01-28 13:51:50 -08:00
2025-02-26 10:58:24 +05:30
2024-10-01 10:08:43 +01:00
2025-01-09 11:42:22 -08:00
2024-10-22 13:28:44 +01:00
2025-01-09 11:42:22 -08:00
2025-02-07 10:51:24 -08:00
2025-01-24 17:15:06 +00:00
2025-02-07 10:51:24 -08:00
2025-02-07 10:42:55 -08:00
2024-06-07 10:57:00 +01:00
2024-06-14 17:16:02 +02:00
2025-02-15 20:16:25 +00:00
2025-02-06 13:22:42 -08:00
2024-11-19 16:49:05 -08:00
2025-02-26 10:58:24 +05:30
2024-05-27 11:03:36 -04:00
2024-05-27 11:03:36 -04:00
2025-03-06 18:24:38 +00:00
2024-11-13 15:45:59 +00:00
2025-02-14 11:08:24 -08:00
2024-08-16 16:53:53 +01:00
2025-02-26 07:48:01 +00:00
2025-02-26 07:48:01 +00:00
2025-02-07 10:42:55 -08:00
2025-02-07 10:42:55 -08:00
2025-01-15 14:54:16 +00:00
2024-07-21 17:44:12 +01:00
2024-10-26 13:54:04 +01:00
2024-08-09 18:04:25 +01:00
2025-02-25 10:40:55 +00:00
2025-01-22 02:42:41 -08:00
2024-10-04 07:41:20 +01:00
2024-10-02 00:20:44 -04:00
2024-11-18 17:25:12 -08:00
2025-02-07 10:51:24 -08:00
2025-02-26 10:39:24 +09:00
2025-02-11 00:21:59 +08:00