Nirvedh Meshram
42b3f91fd6
[mlir] Vectorize tensor.pad with low padding for unit dims ( #133808 )
...
We currently do not have masked vectorization support for tenor.pad with
low padding. However, we can allow this in the special case where the
result dimension after padding is a unit dim. The reason is when we
actually have a low pad on a unit dim, the input size of that dimension
will be (or should be for correct IR) dynamically zero and hence we will
create a zero mask which is correct. If the low pad is dynamically zero
then the lowering is correct as well.
---------
Signed-off-by: Nirvedh <nirvedh@gmail.com>
2025-04-02 16:32:36 -05:00
..
2025-03-12 23:04:44 +00:00
2025-02-17 10:44:27 +00:00
2025-02-17 10:44:27 +00:00
2025-02-17 10:44:27 +00:00
2025-02-17 10:44:27 +00:00
2024-04-30 09:28:35 -07:00
2024-11-26 09:45:57 -07:00
2025-04-01 14:51:58 -04:00
2024-04-30 09:28:35 -07:00
2024-05-28 10:42:32 -04:00
2024-11-15 10:53:34 +08:00
2024-11-15 10:53:34 +08:00
2025-01-17 21:21:41 +08:00
2025-02-17 10:44:27 +00:00
2024-11-09 23:34:57 +00:00
2025-02-22 19:18:51 +00:00
2025-02-22 19:18:51 +00:00
2024-11-26 08:11:15 +00:00
2025-02-22 19:18:51 +00:00
2025-02-22 19:18:51 +00:00
2024-08-07 09:10:01 +01:00
2024-08-07 09:10:01 +01:00
2024-08-07 09:10:01 +01:00
2024-08-07 09:10:01 +01:00
2024-08-07 09:10:01 +01:00
2024-11-06 11:56:51 +01:00
2024-04-30 09:28:35 -07:00
2024-03-22 12:37:39 -05:00
2024-10-03 12:22:57 +02:00
2025-02-17 10:44:27 +00:00
2025-03-28 12:38:39 -07:00
2024-06-14 17:16:02 +02:00
2024-11-26 16:00:18 -08:00
2025-02-20 01:32:44 +05:30
2025-02-06 19:08:50 +00:00
2025-01-29 17:28:52 +00:00
2024-10-18 16:11:21 -04:00
2024-10-14 15:38:35 +08:00
2025-03-18 12:33:27 -07:00
2024-11-18 07:51:18 +00:00
2025-01-29 17:28:52 +00:00
2024-09-27 09:43:57 +08:00
2024-01-31 10:12:33 +01:00
2024-10-22 13:28:44 +01:00
2024-09-21 08:43:12 -07:00
2024-08-12 12:20:58 +01:00
2024-11-15 10:53:34 +08:00
2024-05-14 10:50:35 +01:00
2025-02-19 14:15:02 +00:00
2024-07-01 19:00:21 +02:00
2024-01-01 17:12:40 +00:00
2024-03-21 14:16:02 +09:00
2024-10-22 13:28:44 +01:00
2023-12-20 11:06:27 +09:00
2025-03-31 10:28:55 -07:00
2024-05-08 09:11:53 -05:00
2025-02-06 19:08:50 +00:00
2024-04-30 09:28:35 -07:00
2025-03-14 12:42:42 -07:00
2025-01-27 07:05:34 -08:00
2024-10-11 15:27:27 +01:00
2024-06-30 19:37:51 +01:00
2024-10-11 15:27:27 +01:00
2025-01-29 17:28:52 +00:00
2024-04-25 10:12:55 -07:00
2025-02-17 10:44:27 +00:00
2025-02-18 13:57:49 +00:00
2024-06-30 19:37:51 +01:00
2024-05-08 09:11:53 -05:00
2025-01-17 21:21:41 +08:00
2025-01-21 10:33:56 +01:00
2024-05-08 09:11:53 -05:00
2025-01-29 17:28:52 +00:00
2024-07-31 12:32:07 -07:00
2025-02-17 10:44:27 +00:00
2024-01-12 13:24:02 +01:00
2024-05-08 09:11:53 -05:00
2025-01-13 15:21:07 +08:00
2024-01-12 13:24:02 +01:00
2025-04-02 21:06:43 +01:00
2024-09-26 09:33:47 +01:00
2024-09-26 09:33:47 +01:00
2025-04-01 13:39:33 +01:00
2024-01-12 13:24:02 +01:00
2024-03-13 16:53:26 +00:00
2024-05-08 09:11:53 -05:00
2024-01-12 13:24:02 +01:00
2025-03-18 12:33:27 -07:00
2024-10-15 19:24:43 +01:00
2024-05-08 09:11:53 -05:00
2024-05-08 09:11:53 -05:00
2024-02-05 22:59:03 -08:00
2024-05-08 09:11:53 -05:00
2024-06-30 19:37:51 +01:00
2024-06-30 19:37:51 +01:00
2024-06-30 19:37:51 +01:00
2024-10-11 15:27:27 +01:00
2024-05-29 10:20:49 -04:00
2025-01-17 21:21:41 +08:00
2025-02-17 10:44:27 +00:00
2024-07-31 12:32:07 -07:00
2024-12-04 09:36:05 +01:00
2024-11-15 10:53:34 +08:00
2025-02-17 10:44:27 +00:00
2024-10-10 15:45:52 +01:00
2024-06-23 19:05:00 +02:00
2025-03-24 11:41:26 -07:00
2025-01-29 10:38:29 +00:00
2024-12-27 16:52:34 +00:00
2025-01-29 10:38:29 +00:00
2024-07-11 14:45:36 +01:00
2023-12-11 16:13:19 +01:00
2024-04-23 10:52:50 +01:00
2024-04-23 10:52:50 +01:00
2024-04-23 07:21:06 +01:00
2025-01-09 11:42:22 -08:00
2025-02-02 14:51:25 +00:00
2024-11-29 07:43:10 +00:00
2025-04-02 16:32:36 -05:00
2025-02-17 10:44:27 +00:00
2025-04-02 16:32:36 -05:00
2024-06-27 15:47:00 +01:00
2023-12-15 17:56:59 +00:00
2024-09-24 12:24:59 -05:00
2024-12-05 09:24:53 +00:00
2025-03-25 14:07:48 +03:00
2024-10-11 09:39:19 +01:00
2024-09-13 15:48:17 +01:00