David Sherwood
56b8c35591
[SVE] Make ElementCount members private
...
This patch changes ElementCount so that the Min and Scalable
members are now private and can only be accessed via the get
functions getKnownMinValue() and isScalable(). In addition I've
added some other member functions for more commonly used operations.
Hopefully this makes the class more useful and will reduce the
need for calling getKnownMinValue().
Differential Revision: https://reviews.llvm.org/D86065
2020-08-28 14:43:53 +01:00
..
2019-01-19 08:50:56 +00:00
2020-03-19 13:00:21 +00:00
2020-07-10 18:24:11 +01:00
2020-06-26 13:49:17 +01:00
2020-05-22 21:54:28 -07:00
2019-07-30 04:03:33 +00:00
2020-05-02 16:08:46 +02:00
2020-05-02 16:08:46 +02:00
2020-07-10 18:16:31 -04:00
2020-08-19 13:12:29 +05:30
2020-03-31 16:16:19 +08:00
2020-03-31 16:16:19 +08:00
2019-01-19 08:50:56 +00:00
2020-07-10 18:24:11 +01:00
2020-07-29 14:13:22 +01:00
2019-02-28 20:33:22 +00:00
2019-01-19 08:50:56 +00:00
2019-01-19 08:50:56 +00:00
2020-08-15 09:06:22 -07:00
2020-01-17 10:20:36 +01:00
2020-03-03 12:17:53 +01:00
2019-01-19 08:50:56 +00:00
2019-01-19 08:50:56 +00:00
2019-01-19 08:50:56 +00:00
2020-01-24 18:32:54 -08:00
2019-01-19 08:50:56 +00:00
2020-02-11 15:12:51 -08:00
2019-11-08 13:20:24 +00:00
2020-02-11 15:12:51 -08:00
2019-01-19 08:50:56 +00:00
2020-04-22 12:25:01 +02:00
2019-01-19 08:50:56 +00:00
2020-05-08 14:06:53 +01:00
2019-01-19 08:50:56 +00:00
2020-06-15 18:46:57 +00:00
2019-02-07 14:38:25 +00:00
2020-07-27 18:02:52 -07:00
2020-04-03 12:10:36 -07:00
2020-02-11 15:12:51 -08:00
2020-02-11 15:12:51 -08:00
2020-04-22 12:25:01 +02:00
2020-07-29 07:34:24 -04:00
2019-11-13 16:39:34 -08:00
2019-01-19 08:50:56 +00:00
2019-01-19 08:50:56 +00:00
2020-08-04 08:53:15 -07:00
2020-05-26 12:22:03 -07:00
2019-01-19 08:50:56 +00:00
2019-01-19 08:50:56 +00:00
2020-07-20 19:52:49 -07:00
2019-10-09 09:06:30 +00:00
2020-06-02 12:57:51 +02:00
2019-01-19 08:50:56 +00:00
2019-01-19 08:50:56 +00:00
2020-05-12 13:03:49 +01:00
2019-01-19 08:50:56 +00:00
2019-02-07 14:38:25 +00:00
2019-01-19 08:50:56 +00:00
2020-03-31 16:16:19 +08:00
2020-03-31 16:16:19 +08:00
2020-03-11 15:45:34 -07:00
2019-01-19 08:50:56 +00:00
2019-01-19 08:50:56 +00:00
2020-02-11 07:38:42 -08:00
2020-04-22 12:25:01 +02:00
2020-06-09 17:45:12 +02:00
2020-04-22 12:25:01 +02:00
2020-08-26 12:44:30 -04:00
2020-04-13 12:52:44 -07:00
2020-07-28 19:15:18 -04:00
2020-06-27 11:16:25 +01:00
2020-05-28 14:38:12 +01:00
2020-07-30 13:42:20 +07:00
2019-09-18 08:47:09 +00:00
2019-11-13 16:36:21 -08:00
2020-07-14 09:47:29 -07:00
2019-02-07 14:38:25 +00:00
2020-02-11 15:12:51 -08:00
2020-07-06 16:18:15 +01:00
2020-07-22 15:30:40 -07:00
2020-02-11 15:12:51 -08:00
2020-08-21 17:23:08 -07:00
2020-08-21 17:23:08 -07:00
2020-06-13 19:48:50 -07:00
2020-05-19 11:27:40 +01:00
2020-06-04 11:51:48 +05:30
2020-03-11 15:45:34 -07:00
2019-11-18 10:27:27 -08:00
2020-05-08 14:22:26 +01:00
2020-02-11 15:12:51 -08:00
2020-08-27 14:07:18 -04:00
2020-04-06 14:14:11 +02:00
2019-11-03 11:20:12 +00:00
2020-03-23 14:59:39 -07:00
2020-06-23 09:43:39 +01:00
2020-08-28 14:43:53 +01:00
2020-05-25 16:59:40 +03:00
2020-04-03 14:52:54 -04:00
2020-02-26 09:10:24 -08:00
2020-04-24 13:32:50 +02:00
2020-01-09 17:34:18 +00:00
2020-02-29 12:30:23 -08:00
2019-01-19 08:50:56 +00:00
2020-02-11 15:12:51 -08:00
2019-08-07 11:59:57 +00:00
2020-05-09 13:32:14 +01:00
2019-09-27 12:54:21 +00:00
2020-04-10 00:14:20 -04:00
2020-05-05 15:21:05 -07:00
2020-07-06 12:20:55 +02:00
2019-01-19 08:50:56 +00:00
2020-04-11 22:14:35 -07:00
2020-06-29 13:13:12 +01:00
2019-01-19 08:50:56 +00:00
2020-04-16 15:05:37 +03:00
2020-07-23 11:39:42 +07:00
2019-01-19 08:50:56 +00:00
2019-01-19 08:50:56 +00:00
2020-08-26 10:29:46 +02:00
2019-01-19 08:50:56 +00:00
2019-01-19 08:50:56 +00:00
2019-01-19 08:50:56 +00:00
2020-07-02 14:52:25 +01:00
2019-08-15 15:54:37 +00:00
2020-05-11 22:11:21 +01:00
2020-03-31 16:16:19 +08:00
2020-07-16 11:46:22 -07:00
2019-08-16 21:25:40 +00:00
2019-01-19 08:50:56 +00:00
2020-04-22 12:25:01 +02:00
2019-02-21 15:48:10 +00:00
2020-04-21 15:12:17 +01:00
2020-08-26 09:27:42 -04:00
2019-02-19 18:18:31 +00:00
2020-01-28 23:25:25 +01:00
2019-01-19 08:50:56 +00:00
2019-03-27 16:54:12 +00:00
2020-04-25 21:18:59 -07:00
2020-06-20 00:15:50 -07:00
2020-05-14 19:18:20 -07:00
2020-06-08 12:44:18 -07:00
2020-07-06 06:48:16 -04:00
2020-07-25 12:48:14 +01:00
2020-07-08 13:21:20 -07:00
2020-08-26 20:08:45 -04:00
2020-08-18 23:43:53 -04:00
2020-08-11 05:26:26 -04:00
2019-01-19 08:50:56 +00:00
2019-01-19 08:50:56 +00:00
2020-02-11 15:12:51 -08:00
2019-01-19 08:50:56 +00:00
2020-04-24 15:28:25 -04:00
2019-01-19 08:50:56 +00:00
2020-06-27 11:37:46 +01:00
2020-03-06 14:34:56 -08:00
2020-03-13 08:15:35 -04:00
2020-06-04 14:56:35 +02:00
2020-02-11 15:12:51 -08:00
2020-04-12 14:30:52 +01:00
2020-02-11 15:12:51 -08:00
2019-01-19 08:50:56 +00:00
2020-08-28 14:43:53 +01:00
2019-01-19 08:50:56 +00:00
2019-08-07 10:57:25 +00:00
2019-01-19 08:50:56 +00:00
2020-07-07 17:13:23 -06:00
2020-05-29 11:40:56 +01:00
2019-01-19 08:50:56 +00:00
2019-10-11 09:03:29 +00:00
2019-01-19 08:50:56 +00:00
2020-06-23 17:07:53 +01:00
2020-07-03 00:16:20 -07:00
2020-08-25 14:21:21 +08:00
2020-08-25 14:21:21 +08:00
2020-08-04 12:42:42 +08:00
2020-08-04 18:36:05 +08:00