aboutsummaryrefslogtreecommitdiff
path: root/clang/test/OpenMP/parallel_codegen.cpp
diff options
context:
space:
mode:
authorAmy Kwan <amy.kwan1@ibm.com>2021-07-19 08:20:06 -0500
committerAmy Kwan <amy.kwan1@ibm.com>2021-07-19 09:10:06 -0500
commitdd5aa657a520adcff84bb6149dd20cd8a2c8c6c6 (patch)
tree6f35e7afc8da2e95595ceb713008f429a2bf49f8 /clang/test/OpenMP/parallel_codegen.cpp
parentf46321207f7d28f21d0dfb3635933d1bd84b5e05 (diff)
downloadllvm-dd5aa657a520adcff84bb6149dd20cd8a2c8c6c6.zip
llvm-dd5aa657a520adcff84bb6149dd20cd8a2c8c6c6.tar.gz
llvm-dd5aa657a520adcff84bb6149dd20cd8a2c8c6c6.tar.bz2
[PowerPC] Implement vector bool/pixel initialization under -faltivec-src-compat=xl
This patch implements the initialization of vectors under the -faltivec-src-compat=xl option introduced in https://reviews.llvm.org/D103615. Under this option, the initialization of scalar vectors, vector bool, and vector pixel are treated the same, where the initialization value is splatted across the whole vector. This patch does not change the behaviour of the -faltivec-src-compat=mixed option, which is the current default for Clang. Differential Revision: https://reviews.llvm.org/D106120
Diffstat (limited to 'clang/test/OpenMP/parallel_codegen.cpp')
0 files changed, 0 insertions, 0 deletions