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