Luke Lau
6afe5e5d1a
[LV][EVL] Peek through combination tail-folded + predicated masks ( #133430 )
...
If a recipe was predicated and tail folded at the same time, it will
have a mask like
EMIT vp<%header-mask> = icmp ule canonical-iv, backedge-tc
EMIT vp<%mask> = logical-and vp<%header-mask>, vp<%pred-mask>
When converting to an EVL recipe, if the mask isn't exactly just the
header-mask we copy the whole logical-and.
We can remove this redundant logical-and (because it's now covered by
EVL) and just use vp<%pred-mask> instead.
This lets us remove the widened canonical IV in more places.
2025-03-31 21:28:39 +01:00
..
2025-03-25 12:57:24 +00:00
2025-03-11 21:19:14 +00:00
2025-03-25 12:57:24 +00:00
2025-03-25 12:57:24 +00:00
2025-03-25 12:57:24 +00:00
2025-03-26 21:03:50 +00:00
2025-03-25 12:57:24 +00:00
2025-03-26 21:03:50 +00:00
2025-01-29 08:09:50 +00:00
2025-03-15 21:32:48 +00:00
2025-02-09 11:20:20 +00:00
2025-03-25 12:57:24 +00:00
2025-03-26 21:03:50 +00:00
2024-11-04 06:43:58 +08:00
2025-03-25 12:57:24 +00:00
2025-03-28 15:51:29 +08:00
2025-03-25 12:57:24 +00:00
2025-02-09 11:20:20 +00:00
2024-06-24 08:38:31 +01:00
2025-03-25 12:57:24 +00:00
2025-03-25 12:57:24 +00:00
2025-03-28 15:51:29 +08:00
2024-12-27 10:37:21 +08:00
2025-01-29 08:09:50 +00:00
2025-01-29 08:09:50 +00:00
2025-01-29 08:09:50 +00:00
2025-02-10 08:40:28 +08:00
2025-01-29 08:09:50 +00:00
2025-03-25 12:57:24 +00:00
2025-03-26 21:03:50 +00:00
2025-03-25 12:57:24 +00:00
2025-03-25 12:57:24 +00:00
2025-03-25 12:57:24 +00:00
2025-03-04 16:49:24 +08:00
2025-03-25 12:57:24 +00:00
2025-03-25 12:57:24 +00:00
2024-11-08 20:53:03 +00:00
2025-03-28 15:51:29 +08:00
2025-03-25 12:57:24 +00:00
2025-03-21 09:24:56 +00:00
2025-03-28 15:51:29 +08:00
2025-03-28 15:51:29 +08:00
2025-03-25 12:57:24 +00:00
2025-03-26 21:03:50 +00:00
2024-11-26 12:25:54 +03:00
2025-03-25 12:57:24 +00:00
2025-03-25 12:57:24 +00:00
2025-03-25 12:57:24 +00:00
2025-03-31 21:28:39 +01:00
2025-03-25 12:57:24 +00:00
2025-03-25 12:57:24 +00:00
2025-03-26 21:03:50 +00:00
2025-03-28 21:48:59 +00:00
2025-03-25 12:57:24 +00:00
2025-03-25 12:57:24 +00:00
2025-03-25 12:57:24 +00:00
2025-03-31 21:28:39 +01:00
2025-03-25 12:57:24 +00:00
2025-01-29 08:09:50 +00:00
2025-03-26 21:03:50 +00:00
2025-03-31 21:28:39 +01:00
2025-03-25 12:57:24 +00:00
2025-03-25 12:57:24 +00:00
2025-03-25 12:57:24 +00:00
2025-02-09 11:20:20 +00:00
2025-03-28 21:48:59 +00:00
2025-03-28 21:48:59 +00:00
2025-03-14 15:33:32 +08:00
2025-03-28 21:48:59 +00:00
2025-03-28 21:48:59 +00:00
2025-03-25 12:57:24 +00:00
2024-08-08 09:17:43 -07:00