Simon Pilgrim 323d08e50a [InstCombine] Fix bswap(trunc(bswap(x))) -> trunc(lshr(x, c)) vector support
Use getScalarSizeInBits not getPrimitiveSizeInBits to determine the shift value at the element level.
2020-09-30 16:01:08 +01:00
..
2020-09-08 16:58:01 -07:00
2020-09-30 18:08:45 +08:00
2020-09-02 21:40:31 +01:00
2020-09-30 18:08:45 +08:00