Luke Lau
41f1b467a2
[RISCV] Account for zvfhmin and zvfbfmin promotion in register usage ( #108370 )
...
A half with only zvfhmin or bfloat will end up getting promoted to a f32
for most instructions.
Unless the loop consists only of memory ops and permutation instructions
which don't need promoted (is this common?), we'll end up using double
the LMUL than what's currently being returned by getRegUsageForType.
Since this is used by the loop vectorizer, it seems better to be
conservative and assume that any usage of a zvfhmin half/bfloat will end
up being widened to a f32
2024-09-17 13:50:19 +08:00
..
2024-09-15 10:53:43 +01:00
2024-09-03 09:16:37 -07:00
2024-09-11 21:04:34 +01:00
2023-12-08 09:56:55 +00:00
2024-07-23 15:19:00 +08:00
2024-09-10 10:41:35 +01:00
2024-09-17 13:50:19 +08:00
2024-09-11 21:04:34 +01:00
2023-05-17 17:03:15 +02:00
2024-06-26 10:18:01 +01:00
2024-09-03 09:16:37 -07:00
2023-05-17 17:03:15 +02:00
2024-05-15 14:03:21 +01:00
2024-04-16 21:24:25 +01:00
2024-07-05 10:08:42 +01:00
2024-02-05 15:42:07 +00:00
2024-09-04 16:28:39 +05:30
2023-06-12 13:10:22 +02:00
2024-03-26 16:01:57 +01:00
2024-06-25 11:14:13 +01:00
2024-08-15 13:05:51 +01:00
2024-07-05 10:08:42 +01:00
2023-09-04 12:01:14 +01:00
2023-10-28 17:47:46 +08:00
2023-10-24 20:27:39 -07:00
2024-06-14 15:07:27 +01:00
2024-01-01 19:51:15 +00:00
2024-07-05 10:08:42 +01:00
2024-09-03 09:16:37 -07:00
2024-01-26 13:19:25 +00:00
2024-08-28 19:12:05 +01:00
2024-08-21 12:02:54 +02:00
2024-08-21 13:09:01 +02:00
2024-08-21 10:06:44 +02:00
2024-08-21 10:06:44 +02:00
2024-07-11 16:08:04 +01:00
2024-07-21 14:03:40 +01:00
2024-09-14 21:21:55 +01:00
2024-07-11 16:08:04 +01:00
2024-07-05 10:08:42 +01:00
2023-04-17 13:08:15 +01:00
2024-08-21 12:02:54 +02:00
2024-07-05 10:08:42 +01:00
2023-11-27 12:54:11 -08:00
2024-08-27 11:55:47 +01:00
2023-11-29 13:19:50 +00:00
2024-09-10 10:41:35 +01:00
2024-08-30 13:30:23 +01:00
2024-07-20 13:21:32 +01:00
2024-07-05 10:08:42 +01:00
2024-08-30 13:30:23 +01:00
2023-06-12 13:10:22 +02:00
2024-01-31 13:31:28 +00:00
2024-01-31 13:31:28 +00:00
2024-09-03 09:16:37 -07:00
2024-08-21 10:06:44 +02:00
2024-07-20 13:21:32 +01:00
2024-08-28 19:35:31 +01:00
2023-12-05 14:09:36 +01:00
2023-08-08 18:10:23 -04:00
2024-07-01 09:26:01 +02:00
2024-09-03 09:16:37 -07:00
2024-06-14 17:18:20 -04:00
2024-08-21 12:02:54 +02:00
2024-08-21 12:02:54 +02:00
2023-08-29 11:42:18 +01:00
2024-07-14 20:49:03 +01:00
2023-09-28 21:15:34 +08:00
2023-09-29 22:18:32 +08:00
2023-09-29 22:18:32 +08:00
2024-02-05 11:57:34 +01:00
2024-07-22 11:31:50 +01:00
2024-01-09 10:50:08 +00:00
2024-07-05 10:08:42 +01:00
2024-01-05 14:39:16 +08:00
2023-10-28 17:47:46 +08:00
2023-06-20 13:17:28 -04:00
2023-09-20 12:08:52 +05:30
2024-08-06 12:59:55 +02:00
2023-06-12 13:10:22 +02:00
2024-08-11 20:38:36 +02:00
2024-07-14 20:49:03 +01:00
2023-09-20 12:08:52 +05:30
2024-07-05 21:41:31 +01:00
2024-09-15 21:48:18 +01:00
2024-01-31 13:31:28 +00:00
2024-08-15 13:05:51 +01:00
2024-09-10 10:41:35 +01:00
2024-05-27 17:03:53 -07:00
2024-08-15 13:05:51 +01:00
2024-08-30 13:30:23 +01:00
2024-03-26 16:01:57 +01:00
2024-03-26 16:01:57 +01:00
2023-11-21 10:54:36 +00:00
2023-05-01 13:55:11 -07:00
2024-07-07 20:08:01 +01:00
2023-04-17 13:49:49 +01:00
2023-06-12 13:10:22 +02:00
2024-09-14 21:21:55 +01:00
2023-08-22 20:05:57 +01:00
2024-07-01 09:52:56 -07:00
2023-12-05 14:09:36 +01:00
2023-08-29 11:42:18 +01:00
2023-08-29 11:42:18 +01:00
2024-09-14 21:21:55 +01:00
2024-07-20 13:21:32 +01:00
2024-01-26 11:13:05 +00:00
2024-05-20 11:47:30 +02:00
2023-08-29 11:42:18 +01:00
2024-07-05 10:08:42 +01:00
2023-03-07 17:10:34 +01:00
2024-08-21 10:06:44 +02:00
2024-07-14 20:49:03 +01:00
2024-07-14 20:49:03 +01:00
2023-11-17 09:34:24 +01:00
2024-08-12 10:17:40 +01:00
2023-11-29 13:19:50 +00:00
2023-12-05 15:21:59 +00:00
2024-07-05 10:08:42 +01:00
2024-09-03 12:21:54 -07:00
2023-07-26 23:23:14 +01:00
2024-09-03 09:16:37 -07:00
2024-01-24 15:25:29 +01:00
2024-09-03 09:16:37 -07:00
2024-07-05 10:08:42 +01:00
2024-09-03 09:16:37 -07:00
2024-07-05 10:08:42 +01:00
2024-05-04 20:53:54 +01:00
2024-09-03 09:16:37 -07:00
2024-01-16 21:54:58 -08:00
2024-01-31 13:31:28 +00:00
2024-01-16 21:54:58 -08:00
2023-11-22 12:48:04 +00:00
2024-08-21 12:02:54 +02:00
2024-08-14 10:19:29 +01:00
2024-09-12 09:31:59 +01:00
2024-06-25 13:12:15 +01:00
2024-09-10 10:41:35 +01:00
2024-09-10 10:41:35 +01:00
2023-12-08 12:18:31 +00:00
2024-06-26 14:25:54 +01:00
2024-07-05 10:08:42 +01:00
2023-12-08 18:30:30 +00:00
2024-01-24 15:25:29 +01:00
2023-04-05 11:18:38 +01:00
2023-06-12 13:10:22 +02:00
2023-08-29 11:42:18 +01:00
2023-10-17 03:49:39 +08:00
2024-05-26 18:31:36 -07:00
2024-08-21 10:06:44 +02:00
2024-07-05 10:08:42 +01:00
2024-07-15 20:21:50 +01:00
2023-07-11 19:12:59 -07:00
2024-07-05 10:08:42 +01:00
2024-07-05 10:08:42 +01:00
2024-08-30 13:30:23 +01:00
2024-08-13 11:01:39 +02:00
2023-08-03 00:37:19 -07:00
2024-07-05 10:08:42 +01:00
2024-07-05 10:08:42 +01:00
2023-08-29 11:42:18 +01:00
2024-08-05 14:04:54 -04:00
2024-08-11 20:56:58 +01:00
2024-03-26 16:01:57 +01:00
2024-06-19 08:40:04 -07:00
2024-04-23 11:50:26 +01:00
2024-01-12 13:14:13 +00:00
2024-07-05 10:08:42 +01:00
2023-12-02 16:12:38 +00:00
2023-08-29 11:42:18 +01:00
2023-08-29 11:42:18 +01:00
2023-08-29 11:42:18 +01:00
2023-08-29 11:42:18 +01:00
2024-01-31 13:31:28 +00:00
2024-08-21 12:02:54 +02:00
2024-06-25 14:46:12 +02:00
2023-12-05 14:09:36 +01:00
2023-10-28 17:47:46 +08:00
2024-08-19 12:40:20 +01:00
2024-05-19 15:45:23 +00:00
2024-09-11 16:43:34 +01:00
2024-01-31 13:31:28 +00:00
2024-01-24 15:25:29 +01:00
2024-09-09 14:10:12 +01:00
2023-04-25 21:47:14 +01:00
2024-09-06 11:20:14 +02:00
2024-04-16 09:48:13 -04:00
2024-07-25 21:34:55 +01:00
2024-02-20 16:43:57 +00:00
2024-05-30 17:43:40 -07:00
2024-04-04 18:30:17 -04:00
2024-07-07 20:08:01 +01:00
2024-09-10 10:41:35 +01:00
2024-08-12 10:17:40 +01:00
2024-09-14 21:21:55 +01:00
2024-07-09 15:28:43 +01:00
2024-09-14 21:21:55 +01:00
2024-07-05 10:08:42 +01:00
2024-09-10 10:41:35 +01:00
2023-12-15 00:23:14 +08:00
2024-08-15 13:05:51 +01:00
2024-08-15 13:05:51 +01:00
2023-08-29 11:42:18 +01:00