David Green
8a701024f3
[ARM] Lower i1 concat via MVETRUNC
...
The MVETRUNC operation can perform the same truncate of two vectors, without
requiring lane inserts/extracts from every vector lane. This moves the concat
i1 lowering to use it for v8i1 and v16i1 result types, trading a bit of extra
stack space for less instructions.
2023-10-18 19:40:11 +01:00
..
2023-10-18 10:40:07 +01:00
2023-10-18 11:26:39 -07:00
2023-10-18 19:40:11 +01:00
2023-10-09 12:31:32 +01:00
2023-10-16 12:17:24 +02:00
2023-10-09 12:31:32 +01:00
2023-09-21 12:15:55 +02:00
2023-09-29 18:06:53 -07:00
2023-10-09 12:31:32 +01:00
2023-09-11 15:11:01 -07:00
2023-10-17 22:29:51 +08:00
2023-10-15 16:12:31 -07:00
2023-10-09 12:31:32 +01:00
2023-10-17 11:28:14 -06:00
2023-10-17 12:19:54 -07:00
2023-10-09 12:31:32 +01:00
2023-10-17 11:06:11 -07:00
2023-10-18 02:21:22 +00:00
2023-10-18 15:01:17 +08:00
2023-10-10 20:34:20 +03:00
2023-10-09 10:05:58 +02:00
2023-10-18 19:05:31 +02:00
2023-10-09 12:31:32 +01:00
2023-10-18 19:40:11 +01:00
2023-10-09 12:31:32 +01:00
2023-10-05 09:17:45 -07:00
2023-10-18 01:16:55 -05:00
2023-09-11 14:42:37 -07:00