Andrzej Warzyński
22f96ab6fb
[mlir][vector] Refine vector.transfer_read hoisting/forwarding ( #65770 )
...
Make sure that when analysing a `vector.transfer_read` that's a
candidate for either hoisting or store-to-load forwarding,
`memref.collapse_shape` Ops are correctly included in the alias
analysis. This is done by either
* making sure that relevant users are taken into account, or
* source Ops are correctly identified.
2023-09-12 10:33:58 +01:00
..
2023-09-12 02:13:50 -07:00
2023-09-11 22:02:19 -07:00
2023-09-11 22:02:19 -07:00
2023-09-05 07:08:16 +01:00
2023-01-13 16:04:24 -08:00
2023-08-31 12:55:53 +02:00
2023-07-11 07:33:16 +00:00
2023-07-06 16:21:57 -07:00
2023-08-31 12:55:53 +02:00
2023-08-29 16:50:32 +00:00
2023-07-14 16:11:54 -07:00
2023-09-04 14:11:38 +00:00
2023-08-14 22:56:28 -04:00
2023-08-23 17:55:10 +03:00
2023-09-12 10:33:58 +01:00
2023-09-04 16:20:24 +02:00
2023-09-08 13:50:49 +02:00
2023-09-07 12:30:29 +02:00
2023-09-05 17:58:22 +02:00
2023-08-08 14:30:03 +02:00
2023-09-11 13:38:03 -07:00
2023-09-06 13:54:39 -07:00
2023-08-09 19:37:01 -07:00
2023-08-09 19:37:01 -07:00
2023-06-23 09:22:55 +02:00
2023-09-06 14:28:43 +02:00
2023-09-07 12:30:29 +02:00
2023-09-11 22:02:19 -07:00
2023-09-11 12:23:18 -04:00
2023-09-10 18:38:54 -07:00
2023-08-15 19:04:25 +00:00
2023-09-04 15:11:24 +02:00
2023-07-20 11:19:43 +02:00
2023-09-12 10:33:58 +01:00
2023-08-01 08:57:08 -07:00