Matthias Springer
ab737a8699
[mlir][Interfaces] LoopLikeOpInterface: Add helper to get yielded values ( #67305 )
...
Add a new interface method that returns the yielded values.
Also add a verifier that checks the number of inits/iter_args/yielded
values. Most of the checked invariants (but not all of them) are already
covered by the `RegionBranchOpInterface`, but the `LoopLikeOpInterface`
now provides (additional) error messages that are easier to read.
2023-10-16 08:45:48 +09:00
..
2023-09-21 18:04:08 +02:00
2023-08-22 09:00:17 +02:00
2023-07-05 19:55:01 +00:00
2023-09-27 10:04:37 +02:00
2023-09-21 18:04:08 +02:00
2023-10-13 10:20:18 +01:00
2023-09-07 17:49:48 +02:00
2023-09-11 13:41:38 -07:00
2023-09-21 18:04:08 +02:00
2023-05-12 11:21:25 +02:00
2023-09-21 18:04:08 +02:00
2023-10-10 23:36:11 +03:00
2023-07-03 09:07:18 +02:00
2023-09-21 18:04:08 +02:00
2023-09-21 18:04:08 +02:00
2023-05-12 11:21:25 +02:00
2023-09-21 18:04:08 +02:00
2023-09-21 18:04:08 +02:00
2023-10-15 16:37:54 -07:00
2023-10-16 08:45:48 +09:00
2023-09-21 18:04:08 +02:00
2023-04-20 11:19:21 +09:00
2023-09-21 18:04:08 +02:00
2023-05-12 11:21:25 +02:00
2023-10-06 11:57:10 +02:00
2023-10-14 10:40:45 +03:00
2023-05-26 10:29:55 +02:00
2023-09-21 18:04:08 +02:00
2023-09-27 07:53:39 +02:00
2023-09-27 10:04:37 +02:00
2022-09-20 17:31:22 -04:00
2023-09-21 18:04:08 +02:00
2023-09-21 18:04:08 +02:00
2023-10-06 22:09:58 +02:00
2023-09-22 17:20:50 -07:00