MaheshRavishankar
5aeb604c7c
[mlir][SCF] Modernize coalesceLoops method to handle scf.for loops with iter_args ( #87019 )
...
As part of this extension this change also does some general cleanup
1) Make all the methods take `RewriterBase` as arguments instead of
creating their own builders that tend to crash when used within
pattern rewrites
2) Split `coalesePerfectlyNestedLoops` into two separate methods, one
for `scf.for` and other for `affine.for`. The templatization didnt
seem to be buying much there.
Also general clean up of tests.
2024-04-04 13:44:24 -07:00
..
2024-03-14 07:50:16 +01:00
2024-02-05 22:59:03 -08:00
2023-12-21 09:54:48 -08:00
2024-03-22 23:52:47 +08:00
2024-02-07 20:49:27 +01:00
2024-04-02 13:30:45 +03:00
2023-12-21 09:54:48 -08:00
2024-02-05 22:59:03 -08:00
2022-04-20 22:17:30 -07:00
2022-04-20 22:17:30 -07:00
2024-02-05 22:59:03 -08:00
2024-03-05 15:33:49 +08:00
2022-04-20 22:17:30 -07:00
2024-03-13 08:23:10 -07:00
2024-03-12 06:49:09 +08:00
2022-06-30 18:52:45 +01:00
2022-04-20 22:17:30 -07:00
2024-03-13 17:26:50 +01:00
2024-01-10 09:23:36 -08:00
2023-12-20 11:06:27 +09:00
2022-04-20 22:17:30 -07:00
2023-12-20 11:06:27 +09:00
2023-11-01 12:19:30 +09:00
2024-04-04 13:44:24 -07:00
2022-11-03 11:36:12 -04:00
2024-02-21 12:28:05 -08:00
2024-02-17 13:37:49 -08:00
2024-02-17 13:37:49 -08:00
2023-06-20 22:44:40 +02:00
2024-01-26 14:14:54 +01:00
2022-11-03 11:36:12 -04:00
2022-11-03 11:36:12 -04:00
2023-08-09 19:37:01 -07:00
2022-05-06 13:36:15 -07:00
2022-04-20 22:17:30 -07:00
2023-09-27 07:53:39 +02:00
2024-04-04 13:44:24 -07:00
2022-04-20 22:17:30 -07:00
2023-12-20 14:39:22 +09:00
2022-07-30 19:25:18 -04:00
2023-11-03 08:08:12 +01:00
2022-11-08 01:57:57 -08:00
2022-04-20 22:17:30 -07:00
2024-02-05 22:59:03 -08:00
2024-03-08 10:34:45 +09:00
2023-06-15 11:21:41 +02:00
2023-05-01 23:16:34 -07:00
2022-04-20 22:17:30 -07:00
2022-05-06 13:36:15 -07:00
2024-02-20 09:08:19 +01:00
2022-10-13 10:36:06 +09:00