Simon Moll
7de383c892
[VP] Fix VPintrinsic::getStaticVectorLength for vp.merge|select
...
VPIntrinsic::getStaticVectorLength infers the operational vector length
of a VPIntrinsic instance from a type that is used with the intrinsic.
The function used the mask operand before. Yet, vp.merge|select do not
have a mask operand (in the predicating sense that the other VP
intrinsics are using them - it is a selection mask for them). Fallback
to the return type to fix this.
Reviewed By: kaz7
Differential Revision: https://reviews.llvm.org/D121913
2022-03-22 11:41:23 +01:00
..
2022-03-21 09:43:19 +01:00
2022-03-21 15:57:32 -07:00
2022-03-21 17:24:56 -07:00
2022-03-14 20:08:31 -04:00
2022-03-12 17:26:40 +01:00
2022-03-11 11:41:32 +01:00
2022-03-21 15:57:32 -07:00
2022-03-18 19:24:14 +00:00
2022-03-21 10:41:05 -07:00
2022-03-21 17:27:45 +00:00
2022-03-04 04:43:37 -08:00
2022-03-12 17:26:40 +01:00
2021-07-22 14:23:29 -07:00
2022-03-18 01:25:34 +01:00
2022-03-12 17:26:40 +01:00
2022-03-18 13:48:32 -07:00
2022-03-12 17:26:40 +01:00
2022-03-12 17:26:40 +01:00
2022-03-22 11:41:23 +01:00
2022-03-12 17:26:40 +01:00
2022-01-30 16:04:56 -08:00
2022-03-14 14:37:34 -07:00
2022-01-07 20:00:34 -08:00
2022-03-18 13:09:01 +08:00
2022-03-13 21:21:05 -07:00
2022-03-07 08:52:25 -08:00
2022-03-17 14:23:20 -03:00
2022-03-14 09:09:43 -07:00
2021-12-17 10:05:28 +00:00
2022-03-07 16:24:36 -08:00
2022-03-21 15:59:13 -07:00
2022-03-12 17:26:40 +01:00
2022-03-21 20:50:07 +00:00
2022-03-15 00:18:03 -07:00
2022-03-18 13:09:01 +08:00
2022-03-01 13:45:51 -08:00
2022-03-12 17:26:40 +01:00
2022-03-22 10:06:28 +01:00
2022-03-10 17:19:06 +01:00
2021-08-24 16:39:20 -04:00
2022-01-08 11:56:44 -08:00
2021-12-10 17:33:54 -08:00
2022-03-17 10:47:13 -07:00
2021-11-03 15:00:37 -07:00
2022-03-17 10:47:13 -07:00
2022-03-14 10:11:52 -07:00
2022-03-17 09:51:12 +00:00