Johannes Reifferscheid
a6a9215b93
Lower shuffle to single-result form if possible. ( #84321 )
...
We currently always lower shuffle to the struct-returning variant. I saw
some cases where this survived all the way through ptx, resulting in
increased register usage. The easiest fix is to simply lower to the
single-result version when the predicate is unused.
2024-03-21 10:33:49 +01:00
..
2024-02-28 09:31:05 -05:00
2024-03-11 10:06:49 -05:00
2024-01-31 23:40:37 -08:00
2024-01-22 09:23:11 +00:00
2024-03-12 11:27:26 +01:00
2024-01-30 11:11:29 +00:00
2024-01-30 11:11:29 +00:00
2024-02-07 08:17:47 +00:00
2024-01-26 09:39:43 +00:00
2024-02-24 09:10:07 +01:00
2024-03-14 15:53:28 +09:00
2024-02-24 09:10:07 +01:00
2024-03-06 12:46:29 +00:00
2024-02-24 09:10:07 +01:00
2024-01-26 14:27:51 +01:00
2024-03-21 10:33:49 +01:00
2024-02-27 09:59:50 -06:00
2024-01-30 20:32:26 -05:00
2024-03-20 09:26:16 +00:00
2024-02-23 09:48:58 +00:00
2024-03-19 17:25:37 -07:00
2024-03-02 15:49:18 -08:00
2024-02-13 09:50:34 +01:00
2024-03-11 23:07:49 +00:00
2024-03-20 11:19:38 +00:00
2024-03-10 20:00:13 -07:00
2024-02-04 18:51:47 +01:00
2024-03-20 11:19:38 +00:00
2024-02-24 09:10:07 +01:00
2024-02-21 12:28:05 -08:00
2024-01-30 22:36:56 -05:00
2024-02-22 21:16:33 +01:00
2024-01-31 23:40:37 -08:00
2024-01-22 09:23:11 +00:00
2024-02-08 19:16:29 +05:30
2024-03-08 14:50:13 -08:00
2024-03-07 11:34:11 +01:00