Uday Bondhugula
c1eef483b2
[MLIR] Support interrupting AffineExpr walks ( #74792 )
...
Support WalkResult for AffineExpr walk and support interrupting walks
along the lines of Operation::walk. This allows interrupted walks when a
condition is met. Also, switch from std::function to llvm::function_ref
for the walk function.
2024-01-05 06:35:22 +05:30
..
2024-01-05 06:35:22 +05:30
2024-01-05 06:35:22 +05:30
2023-10-23 17:02:52 +02:00
2023-07-11 07:33:16 +00:00
2023-10-31 15:58:26 -07:00
2023-12-01 10:03:02 +01:00
2023-05-12 11:21:25 +02:00
2022-04-07 23:42:47 -07:00
2023-08-31 11:28:23 +00:00
2023-05-12 11:21:25 +02:00
2023-05-20 15:24:33 -07:00
2023-08-31 11:28:23 +00:00
2023-05-12 11:21:25 +02:00
2023-05-15 11:35:50 -07:00
2023-05-12 11:21:25 +02:00
2022-04-18 12:01:55 -07:00
2022-04-04 13:52:26 -07:00
2022-04-21 15:32:59 +02:00
2022-04-04 13:52:26 -07:00
2023-06-08 18:40:20 +00:00
2023-09-12 01:33:47 -07:00
2022-04-18 12:01:55 -07:00
2023-05-21 20:11:30 -07:00
2023-12-20 14:51:45 +09:00
2022-07-15 18:57:07 -07:00