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
..
2025-03-04 16:44:14 +05:30
2025-03-03 14:10:31 -06:00
2025-01-21 08:48:09 +01:00
2025-03-06 08:48:51 +01:00
2025-01-21 21:23:32 -08:00
2025-01-29 17:49:54 +00:00
2025-01-05 17:44:13 +01:00
2025-02-03 11:27:14 +01:00
2025-03-06 11:49:00 +01:00
2024-08-28 22:34:14 -06:00
2024-10-14 15:01:05 +02:00
2025-03-05 13:47:50 +01:00
2025-02-20 17:40:06 +01:00
2025-02-03 11:27:14 +01:00
2025-03-06 11:48:24 +01:00
2024-11-04 13:24:22 -08:00
2025-01-19 21:58:52 +01:00
2025-03-03 13:20:29 -06:00
2025-03-05 15:21:45 -08:00
2025-02-28 13:37:06 +09:00
2025-02-14 12:58:20 +00:00
2025-03-06 10:47:06 +01:00
2025-02-27 08:25:03 +01:00
2025-02-01 07:33:22 -06:00
2025-01-28 09:19:51 +08:00
2025-02-10 13:04:10 -08:00
2025-02-27 21:56:32 +05:30
2024-09-26 09:53:43 -07:00
2024-10-05 08:42:59 -07:00
2024-12-21 08:17:51 -08:00
2025-01-03 16:11:56 +01:00
2025-03-02 14:08:10 +02:00
2025-02-27 08:25:03 +01:00
2025-02-17 10:55:27 +01:00
2025-02-25 08:51:33 -08:00
2025-03-06 10:47:06 +01:00
2025-03-06 09:40:19 +00:00
2025-01-06 10:47:40 +01:00
2024-03-27 10:30:17 -07:00
2025-02-17 10:44:27 +00:00
2025-03-06 18:24:38 +00:00
2025-02-18 10:50:11 +01:00
2025-02-25 10:15:44 +01:00
2024-06-27 07:14:34 -05:00
2024-09-16 23:23:25 -04:00