summaryrefslogtreecommitdiffstats
path: root/clang/lib/CodeGen/CGOpenMPRuntime.h
diff options
context:
space:
mode:
authorNemanja Ivanovic <nemanja.i.ibm@gmail.com>2017-08-08 13:52:45 +0000
committerNemanja Ivanovic <nemanja.i.ibm@gmail.com>2017-08-08 13:52:45 +0000
commit979dcb6f09f5209489ac6ddc472d4aa7b2d2851a (patch)
treeb5c20164d0590cda129eed04c722919d743f9f3a /clang/lib/CodeGen/CGOpenMPRuntime.h
parent75b84fc5cee90696878caf995c77491043cf342e (diff)
downloadbcm5719-llvm-979dcb6f09f5209489ac6ddc472d4aa7b2d2851a.tar.gz
bcm5719-llvm-979dcb6f09f5209489ac6ddc472d4aa7b2d2851a.zip
[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
Diffstat (limited to 'clang/lib/CodeGen/CGOpenMPRuntime.h')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud