1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2025-02-01 05:01:59 +01:00
Simon Pilgrim 13eaf57e46 [X86][SSE] combineExtractWithShuffle - extend extract(truncate(x),0) for any source vector size
As long as we can extract the lowest 128-bit subvector from the pre-truncated source vector, then we don't care what size it is.

The next stage will be to support non-zero extraction indices, as long as its still coming from the lowest 128-bit subvector.
2020-07-30 12:27:49 +01:00
..
2020-07-07 10:13:40 +08:00
2020-07-23 20:56:19 +02:00
2020-06-25 10:06:27 +08:00
2020-07-20 10:23:09 -04:00
2020-06-21 15:54:17 +01:00
2020-04-09 10:36:00 +01:00
2020-07-23 20:56:19 +02:00
2020-07-23 20:56:19 +02:00
2020-07-23 20:56:19 +02:00
2020-07-23 20:56:19 +02:00