Matthias Springer
0259f92711
[mlir][memref] Add builder that infers reinterpret_cast result type ( #109432 )
...
Add a convenience builder that infers the result type of
`memref.reinterpret_cast`.
Note: It is not possible to remove the result type from all builder
overloads because this op currently also allows certain
operand/attribute + result type combinations that do not match. The op
verifier should probably be made stricter, but that's a larger change
that requires additional `memref.cast` ops in some places that build
`reinterpret_cast` ops.
2024-09-25 09:33:15 +02:00
..
2024-09-20 18:45:35 +08:00
2024-09-12 09:47:52 -05:00
2023-11-03 22:31:36 +01:00
2024-09-24 08:22:48 +02:00
2024-07-02 10:42:33 +01:00
2024-08-09 13:29:57 +01:00
2024-06-19 13:33:23 +01:00
2024-09-10 15:33:13 +02:00
2024-09-25 09:33:15 +02:00
2024-08-28 22:34:14 -06:00
2024-06-26 08:00:39 +02:00
2024-08-27 04:41:15 -07:00
2024-08-27 16:56:46 +08:00
2024-09-09 11:49:16 +02:00
2024-09-18 15:55:53 -04:00
2024-05-22 09:02:31 +02:00
2024-07-02 10:42:33 +01:00
2024-09-24 12:24:59 -05:00
2024-09-22 15:37:34 -05:00
2024-08-21 10:08:56 +08:00
2024-09-25 09:33:15 +02:00
2024-09-13 16:39:45 -07:00
2024-09-17 00:19:02 -07:00
2024-02-16 20:58:10 +05:30
2024-08-06 01:32:36 +02:00
2024-09-16 06:43:58 -07:00
2023-09-06 13:54:39 -07:00
2024-09-16 23:23:25 -04:00
2024-09-17 00:18:49 -07:00
2023-08-31 11:28:23 +00:00
2024-07-02 10:42:33 +01:00
2024-06-27 07:14:34 -05:00
2024-08-09 22:04:40 +02:00
2024-09-23 22:06:19 -07:00
2024-09-17 00:18:33 -07:00
2024-09-16 23:23:25 -04:00
2024-08-19 13:52:18 -04:00
2024-09-24 13:14:49 +01:00
2024-09-20 10:49:17 +01:00
2024-09-22 15:37:34 -05:00
2024-03-27 10:30:17 -07:00
2024-07-23 12:52:25 +08:00
2024-09-19 21:45:01 +01:00
2023-08-14 09:03:11 +02:00
2024-09-24 10:14:13 -05:00
2024-06-27 07:14:34 -05:00
2024-09-16 23:23:25 -04:00