Files
clang-p2996/llvm/test/CodeGen/PowerPC
Nemanja Ivanovic 979dcb6f09 [PowerPC] Don't crash on larger splats achieved through 1-byte splats
We've implemented a 1-byte splat using XXSPLTISB on P9. However, LLVM will
produce a 1-byte splat even for wider element BUILD_VECTOR nodes. This patch
prevents crashing in that situation.

Differential Revision: https://reviews.llvm.org/D35650

llvm-svn: 310358
2017-08-08 13:52:45 +00:00
..
2016-10-19 16:58:59 +00:00
2017-01-22 20:28:56 +00:00
2017-06-20 18:43:14 +00:00