Corentin Ferry
5c09dda507
[mlir][emitc] Lower arith.index_cast, arith.index_castui, arith.shli, arith.shrui, arith.shrsi ( #95795 )
...
This PR makes use of the newly introduced EmitC types, and lowers:
* ops dealing with index types (index_cast, index_castui),
* ops where `size_t` is used as part of the lowering (shli, shrui,
shrsi, to check for overflow and avoid UB in this case).
2024-07-10 11:32:27 +02:00
..
2024-02-28 18:58:53 +05:30
2024-03-11 10:06:49 -05:00
2024-07-09 14:59:58 -07:00
2024-01-22 09:23:11 +00:00
2024-07-10 11:32:27 +02:00
2024-06-17 19:56:40 +02:00
2024-06-17 19:56:40 +02:00
2024-05-17 11:20:11 +01:00
2024-05-08 10:01:47 +01:00
2023-10-31 07:36:32 +01:00
2024-06-13 09:58:00 -04:00
2024-01-18 12:21:19 +09:00
2024-06-11 13:44:29 +02:00
2023-10-31 07:36:46 +01:00
2023-11-04 23:48:59 -04:00
2024-06-24 11:11:35 -04:00
2024-06-10 13:40:24 +02:00
2024-06-19 16:23:27 +02:00
2023-11-28 07:35:09 +01:00
2024-06-10 20:22:22 -05:00
2024-07-09 12:49:42 +02:00
2024-06-23 09:51:12 +02:00
2024-06-17 23:47:38 -05:00
2024-04-15 17:59:17 +01:00
2023-11-01 08:40:54 +01:00
2024-06-17 19:56:40 +02:00
2024-06-17 19:56:40 +02:00
2023-11-23 22:21:39 +01:00
2024-04-09 00:41:12 +02:00
2024-02-23 09:48:58 +00:00
2024-06-17 19:56:40 +02:00
2024-02-07 15:23:28 -05:00
2024-04-23 09:28:37 +02:00
2024-06-17 19:56:40 +02:00
2024-06-17 19:56:40 +02:00
2024-06-17 19:56:40 +02:00
2024-07-04 08:43:53 +02:00
2024-07-08 11:21:23 +01:00
2024-05-24 10:00:36 +00:00
2024-06-19 16:23:27 +02:00
2023-12-20 11:06:27 +09:00
2024-06-10 13:57:38 +03:00
2024-01-06 11:17:01 +01:00
2024-04-24 14:28:59 +01:00
2024-03-21 08:49:27 -07:00
2024-02-21 12:28:05 -08:00
2024-06-12 08:29:02 +02:00
2024-03-13 08:52:05 -07:00
2024-03-21 08:49:27 -07:00
2024-06-27 18:05:40 +02:00
2023-11-10 10:54:51 -08:00
2024-05-28 17:59:23 +02:00
2024-06-20 10:27:07 +01:00
2024-05-13 12:10:25 -07:00
2024-07-09 09:06:25 +01:00
2024-01-05 09:22:18 +01:00
2024-06-17 19:56:40 +02:00