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
..
2022-09-26 11:31:23 +01:00
2022-10-02 11:51:08 +01:00
2023-09-01 19:45:03 -04:00
2021-11-21 18:33:29 +00:00
2022-11-02 22:34:05 +00:00