Luke Lau
c9faedd760
[VPlan] Fold common edges away in convertPhisToBlends ( #150368 )
...
If a phi is widened with tail folding, all of its predecessors will have
a mask of the form
%x = logical-and %active-lane-mask, %foo
%y = logical-and %active-lane-mask, %bar
%z = logical-and %active-lane-mask, %baz
...
We can remove the common %active-lane-mask from all of these edge masks,
which in turn allows us to simplify a lot of VPBlendRecipes.
In particular, it allows the header mask to be removed in selects with
EVL tail folding, improving RISC-V codegen on SPEC CPU 2017 for
525.x264_r, and supersedes #147243 .
This also allows us to remove VPBlendRecipe and directly emit
VPInstruction::Select in another patch.
2025-09-01 07:03:33 +00:00
..
2025-09-01 07:03:33 +00:00
2025-07-26 17:16:36 +01:00
2025-08-16 18:54:27 +01:00
2025-08-08 11:09:34 +02:00
2025-08-16 18:54:27 +01:00
2025-08-08 11:09:34 +02:00
2025-09-01 07:03:33 +00:00
2025-08-16 18:54:27 +01:00
2025-08-27 12:43:52 +01:00
2025-09-01 07:03:33 +00:00
2025-08-05 18:48:10 +01:00
2025-07-26 17:16:36 +01:00
2025-08-11 09:52:54 +01:00
2025-07-26 17:16:36 +01:00
2025-08-21 07:34:54 +08:00
2025-07-26 17:16:36 +01:00
2025-07-30 17:55:00 +02:00
2025-08-16 18:54:27 +01:00
2025-08-16 18:54:27 +01:00
2025-08-16 18:54:27 +01:00
2025-08-16 18:54:27 +01:00
2025-08-10 21:21:16 +01:00
2025-08-16 18:54:27 +01:00
2025-07-27 13:53:26 +01:00
2025-08-22 07:59:14 +08:00
2025-08-22 07:59:14 +08:00
2025-08-16 18:54:27 +01:00
2025-08-10 21:21:16 +01:00
2025-06-27 10:39:33 +01:00
2025-07-14 08:17:33 +01:00
2025-08-26 15:52:31 +01:00
2025-07-27 13:53:26 +01:00
2025-08-05 21:06:41 +01:00
2025-07-27 13:53:26 +01:00
2025-07-27 13:53:26 +01:00
2025-07-27 13:53:26 +01:00
2025-06-07 21:49:54 +01:00
2025-07-27 13:53:26 +01:00
2025-07-27 13:53:26 +01:00
2025-08-16 18:54:27 +01:00
2025-08-16 18:54:27 +01:00
2025-08-16 18:54:27 +01:00
2025-08-10 21:21:16 +01:00
2025-06-24 21:48:58 +01:00
2025-08-16 18:54:27 +01:00
2025-07-26 17:16:36 +01:00
2025-08-16 18:54:27 +01:00
2025-08-25 18:55:23 +01:00
2025-08-25 18:55:23 +01:00
2025-08-25 18:55:23 +01:00
2025-08-25 12:58:39 +02:00
2025-07-27 13:53:26 +01:00
2025-07-14 21:21:22 +01:00
2025-08-08 11:00:00 +01:00
2025-05-27 16:07:56 +01:00
2025-07-27 13:53:26 +01:00
2025-08-16 18:54:27 +01:00
2025-08-22 07:59:14 +08:00
2025-07-27 13:53:26 +01:00
2025-08-16 18:54:27 +01:00
2025-08-16 18:54:27 +01:00
2025-08-22 07:59:14 +08:00
2025-08-16 18:54:27 +01:00
2025-07-26 17:16:36 +01:00
2025-08-16 18:54:27 +01:00
2025-08-18 17:48:42 +01:00
2025-08-18 17:48:42 +01:00
2025-08-21 18:58:10 +01:00
2025-07-30 17:55:00 +02:00
2025-07-30 17:55:00 +02:00
2025-08-07 12:07:29 +01:00
2025-07-27 13:53:26 +01:00
2025-06-26 11:19:09 +01:00
2025-08-16 18:54:27 +01:00
2025-08-16 18:54:27 +01:00
2025-08-16 18:54:27 +01:00
2025-07-27 13:53:26 +01:00
2025-07-27 13:53:26 +01:00
2025-08-16 18:54:27 +01:00
2025-07-27 13:53:26 +01:00
2025-07-26 17:16:36 +01:00
2025-08-08 11:09:34 +02:00
2025-08-16 18:54:27 +01:00
2025-08-16 18:54:27 +01:00
2025-07-27 13:53:26 +01:00
2025-08-22 07:59:14 +08:00
2025-08-10 21:21:16 +01:00
2025-08-16 18:54:27 +01:00
2025-08-10 21:21:16 +01:00
2025-08-16 18:54:27 +01:00
2025-07-27 13:53:26 +01:00
2025-08-16 18:54:27 +01:00
2025-08-29 13:14:58 +01:00
2025-07-18 21:58:19 +01:00
2025-06-27 10:39:33 +01:00
2025-06-27 10:39:33 +01:00
2025-07-26 17:16:36 +01:00
2025-07-27 13:53:26 +01:00
2025-07-26 17:16:36 +01:00
2025-08-23 21:41:46 +01:00
2025-08-22 07:59:14 +08:00
2025-07-27 13:53:26 +01:00
2025-08-16 18:54:27 +01:00
2025-07-27 13:53:26 +01:00
2025-01-29 08:09:50 +00:00
2025-07-27 13:53:26 +01:00
2025-07-27 13:53:26 +01:00
2025-08-16 18:54:27 +01:00
2025-08-16 18:54:27 +01:00
2025-08-05 18:01:02 +01:00
2025-08-06 14:43:03 +01:00
2025-07-26 17:16:36 +01:00
2025-07-27 13:53:26 +01:00
2025-07-26 17:16:36 +01:00
2025-08-07 10:54:24 +08:00
2025-07-27 13:53:26 +01:00
2025-07-27 13:53:26 +01:00
2025-08-16 18:54:27 +01:00
2025-08-27 17:49:11 +01:00
2025-08-22 07:59:14 +08:00
2025-07-27 13:53:26 +01:00
2025-08-14 21:21:03 +01:00
2025-08-10 21:21:16 +01:00
2025-08-10 21:21:16 +01:00
2025-07-26 17:16:36 +01:00
2025-07-27 13:53:26 +01:00
2025-08-10 21:21:16 +01:00
2025-08-16 18:54:27 +01:00
2025-07-26 17:16:36 +01:00
2025-08-16 18:54:27 +01:00
2025-08-19 04:10:53 +00:00
2025-08-16 18:54:27 +01:00
2025-09-01 07:03:33 +00:00
2025-08-26 15:52:31 +01:00
2025-07-27 13:53:26 +01:00
2025-07-31 14:35:10 +01:00
2025-07-26 17:16:36 +01:00
2025-07-31 14:35:10 +01:00
2025-07-31 14:35:10 +01:00
2025-08-12 10:22:41 +01:00
2025-07-27 13:53:26 +01:00
2025-06-30 22:39:17 +01:00
2025-08-27 17:49:11 +01:00
2025-07-26 17:16:36 +01:00
2025-08-16 18:54:27 +01:00
2025-07-31 16:33:25 +01:00
2025-08-16 18:54:27 +01:00
2025-07-26 15:39:21 +01:00
2025-07-27 13:53:26 +01:00
2025-08-14 21:21:03 +01:00
2025-07-27 13:53:26 +01:00
2025-08-26 19:31:50 +01:00
2025-07-27 13:53:26 +01:00
2025-07-27 13:53:26 +01:00
2025-08-14 19:27:51 +01:00
2025-08-16 18:54:27 +01:00
2025-08-12 14:13:13 +01:00
2025-08-14 19:27:51 +01:00
2025-08-14 19:27:51 +01:00
2025-08-14 19:27:51 +01:00
2025-08-14 19:27:51 +01:00
2025-08-14 19:27:51 +01:00
2025-08-14 19:27:51 +01:00
2025-07-27 13:53:26 +01:00
2025-08-16 18:54:27 +01:00
2025-08-07 10:54:24 +08:00
2025-07-27 13:53:26 +01:00
2025-07-27 13:53:26 +01:00
2025-08-24 13:27:06 +01:00
2025-06-08 22:34:07 +01:00
2025-08-16 18:54:27 +01:00
2025-08-16 18:54:27 +01:00
2025-08-10 21:21:16 +01:00
2025-06-08 22:34:07 +01:00
2025-06-08 22:34:07 +01:00
2025-06-08 22:34:07 +01:00
2025-06-08 22:34:07 +01:00
2025-06-08 22:34:07 +01:00
2025-07-27 13:53:26 +01:00
2025-08-25 18:55:23 +01:00
2025-07-26 17:16:36 +01:00
2025-08-27 13:33:15 +01:00
2025-08-25 18:55:23 +01:00
2025-08-25 18:55:23 +01:00
2025-08-25 18:55:23 +01:00
2025-08-25 21:45:21 +01:00
2025-08-25 18:55:23 +01:00
2025-08-02 19:49:59 +01:00
2025-08-16 18:54:27 +01:00
2025-07-27 13:53:26 +01:00
2025-08-10 21:21:16 +01:00
2025-08-10 21:21:16 +01:00
2025-08-16 18:54:27 +01:00
2025-07-27 13:53:26 +01:00
2025-06-22 13:48:25 +01:00
2025-08-10 21:21:16 +01:00
2025-08-10 21:21:16 +01:00
2025-08-10 21:21:16 +01:00
2025-08-10 21:21:16 +01:00
2025-07-27 13:53:26 +01:00
2025-08-27 22:35:08 +01:00
2025-08-16 18:54:27 +01:00
2025-07-26 17:16:36 +01:00
2025-08-16 18:54:27 +01:00
2025-08-16 18:54:27 +01:00
2025-06-27 10:39:33 +01:00
2025-07-31 14:03:08 +01:00
2025-07-27 13:53:26 +01:00
2025-07-27 13:53:26 +01:00
2025-07-27 13:53:26 +01:00
2025-07-27 13:53:26 +01:00
2025-09-01 07:03:33 +00:00
2025-06-27 10:39:33 +01:00
2025-08-16 18:54:27 +01:00
2025-07-27 13:53:26 +01:00
2025-07-31 15:56:31 -04:00
2025-08-27 12:11:32 +00:00
2025-07-27 13:53:26 +01:00
2025-07-27 13:53:26 +01:00
2025-08-25 18:55:23 +01:00
2025-08-16 18:54:27 +01:00
2025-08-10 21:21:16 +01:00
2025-08-14 19:27:51 +01:00
2025-07-27 13:53:26 +01:00
2025-06-07 21:49:54 +01:00
2025-08-26 15:52:31 +01:00
2025-08-26 15:52:31 +01:00
2025-08-26 15:52:31 +01:00
2025-08-06 14:43:03 +01:00
2025-07-01 20:44:50 +01:00
2025-07-16 08:14:12 +01:00
2025-06-07 21:49:54 +01:00
2025-09-01 07:03:33 +00:00
2025-05-27 16:07:56 +01:00
2025-08-15 15:53:19 +01:00
2025-05-27 16:07:56 +01:00
2025-08-16 18:54:27 +01:00
2025-08-16 18:54:27 +01:00