diff options
author | Prabhdeep Singh Soni <prabhdeep.singh.soni2@huawei.com> | 2022-07-11 13:27:26 -0400 |
---|---|---|
committer | Arnamoy Bhattacharyya <arnamoy.bhattacharyya@huawei.com> | 2022-07-11 13:29:06 -0400 |
commit | ac892c70a456a443ef5d52ec886b4b6b0fae9244 (patch) | |
tree | cda950552dc98c8287f484a0cf03811ca99a6805 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 6e8e91a7b63c51f487ddfbe2d6b2372ea1310faf (diff) | |
download | llvm-ac892c70a456a443ef5d52ec886b4b6b0fae9244.zip llvm-ac892c70a456a443ef5d52ec886b4b6b0fae9244.tar.gz llvm-ac892c70a456a443ef5d52ec886b4b6b0fae9244.tar.bz2 |
[OMPIRBuilder] Add support for simdlen clause
This patch adds OMPIRBuilder support for the simdlen clause for the
simd directive. It uses the simdlen support in OpenMPIRBuilder when
it is enabled in Clang. Simdlen is lowered by OpenMPIRBuilder by
generating the loop.vectorize.width metadata.
Reviewed By: jdoerfert, Meinersbur
Differential Revision: https://reviews.llvm.org/D129149
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions