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