Florian Hahn
b446ec56a2
[LV] Make sure the MaxVF is a power-of-2 by rounding down.
...
LV currently only supports power of 2 vectorization factors, which has
been made explicit with the assertion added in
840450549c .
However, if the widest type is not a power-of-2 the computed MaxVF won't
be a power-of-2 either. This patch updates computeFeasibleMaxVF to
ensure the returned value is a power-of-2 by rounding down to the
nearest power-of-2.
Fixes PR46139.
Reviewers: Ayal, gilr, rengolin
Reviewed By: Ayal
Differential Revision: https://reviews.llvm.org/D80870
2020-06-02 10:40:49 +01:00
..
2019-04-17 04:52:47 +00:00
2019-04-17 04:52:47 +00:00
2019-04-17 04:52:47 +00:00
2019-04-17 04:52:47 +00:00
2019-12-03 19:50:24 +02:00
2020-05-13 13:50:09 +01:00
2019-04-17 04:52:47 +00:00
2019-04-17 04:52:47 +00:00
2019-10-07 14:48:27 +00:00
2019-04-17 04:52:47 +00:00
2020-03-06 21:39:07 +03:00
2019-05-30 18:19:35 +00:00
2019-04-17 04:52:47 +00:00
2019-04-17 04:52:47 +00:00
2019-04-17 04:52:47 +00:00
2020-06-02 10:40:49 +01:00
2020-04-27 10:35:15 -07:00
2019-04-17 04:52:47 +00:00
2019-04-17 04:52:47 +00:00
2019-04-17 04:52:47 +00:00
2019-04-17 04:52:47 +00:00
2019-04-17 04:52:47 +00:00
2019-12-24 16:27:51 -08:00
2020-05-29 13:02:45 -04:00
2019-12-24 15:57:33 -08:00
2019-11-01 10:41:18 -07:00
2019-04-17 04:52:47 +00:00
2019-08-02 08:33:41 +00:00
2020-02-27 15:54:13 +00:00
2019-04-17 04:52:47 +00:00
2020-05-29 13:01:35 -04:00
2019-06-17 09:51:07 +00:00
2020-05-29 13:01:35 -04:00
2020-05-13 13:50:09 +01:00
2019-04-17 04:52:47 +00:00
2020-05-13 13:50:09 +01:00
2019-04-17 04:52:47 +00:00
2019-04-17 04:52:47 +00:00
2019-10-28 10:58:22 -07:00
2019-04-17 04:52:47 +00:00
2019-04-17 04:52:47 +00:00
2019-06-17 17:20:08 +00:00
2020-05-24 17:16:42 +01:00
2019-04-17 04:52:47 +00:00
2019-04-17 04:52:47 +00:00
2019-04-17 04:52:47 +00:00
2019-04-17 04:52:47 +00:00
2019-04-17 04:52:47 +00:00
2019-04-17 04:52:47 +00:00
2020-05-13 13:50:09 +01:00
2020-05-13 13:50:09 +01:00
2019-04-17 04:52:47 +00:00
2019-09-06 21:48:44 +00:00
2019-04-17 04:52:47 +00:00
2019-04-17 04:52:47 +00:00
2019-04-17 04:52:47 +00:00
2019-04-17 04:52:47 +00:00
2020-05-29 13:14:08 -04:00
2019-04-17 04:52:47 +00:00
2019-04-17 04:52:47 +00:00
2019-10-12 02:53:04 +00:00
2019-10-12 02:53:04 +00:00
2019-04-17 04:52:47 +00:00
2019-12-24 15:57:33 -08:00
2019-04-17 04:52:47 +00:00
2020-05-13 13:50:09 +01:00
2020-05-13 13:50:09 +01:00
2019-04-17 04:52:47 +00:00
2020-04-08 18:13:55 -07:00
2020-04-08 18:13:55 -07:00
2020-01-07 10:10:25 -05:00
2020-05-29 13:01:35 -04:00
2019-04-17 04:52:47 +00:00
2019-04-17 04:52:47 +00:00
2019-04-17 04:52:47 +00:00
2019-04-17 04:52:47 +00:00
2019-04-17 04:52:47 +00:00
2019-04-17 04:52:47 +00:00
2019-04-30 21:29:20 +00:00
2019-04-17 04:52:47 +00:00
2019-04-17 04:52:47 +00:00
2019-04-17 04:52:47 +00:00
2020-05-13 13:50:09 +01:00
2019-04-17 04:52:47 +00:00
2019-04-17 04:52:47 +00:00
2019-04-17 04:52:47 +00:00
2019-04-17 04:52:47 +00:00
2019-06-19 10:50:47 +00:00
2019-12-24 15:57:33 -08:00
2019-04-17 04:52:47 +00:00
2019-04-17 04:52:47 +00:00
2019-06-17 12:02:24 +00:00
2019-04-17 04:52:47 +00:00
2020-05-13 13:50:09 +01:00
2019-04-17 04:52:47 +00:00
2019-04-17 04:52:47 +00:00