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-08-11 17:26:58 +00:00
2023-08-09 19:37:01 -07:00
2023-09-11 14:10:03 -07:00
2023-09-11 22:02:19 -07:00
2023-09-12 10:33:58 +01:00
2023-06-06 11:23:35 -07:00
2023-09-11 14:34:03 +02:00
2023-09-11 22:02:19 -07:00
2023-09-01 20:53:08 -07:00
2023-09-12 01:33:47 -07:00
2023-08-25 15:35:05 -07:00
2023-08-30 21:08:56 -07:00
2023-08-25 05:50:25 +00:00
2023-07-26 20:26:07 +02:00
2023-09-01 23:12:16 +00:00
2023-05-26 08:05:40 +02:00
2023-03-01 13:22:19 +01:00
2023-06-21 10:11:46 +02:00
2023-09-09 00:06:38 +02:00
2023-06-26 06:40:11 +00:00
2023-05-26 08:05:40 +02:00
2023-09-10 12:25:19 +02:00
2023-09-11 22:02:19 -07:00
2023-09-11 12:57:41 +00:00
2023-09-11 12:23:18 -04:00
2023-05-26 08:05:40 +02:00
2023-08-31 08:56:31 +02:00
2023-05-26 08:05:40 +02:00
2023-08-24 21:41:26 +00:00
2023-09-09 13:51:27 -07:00
2023-07-28 21:04:07 +00:00