diff options
author | Arnamoy Bhattacharyya <arnamoy.bhattacharyya@huawei.com> | 2022-01-19 11:18:35 -0500 |
---|---|---|
committer | Arnamoy Bhattacharyya <arnamoy.bhattacharyya@huawei.com> | 2022-01-19 11:32:17 -0500 |
commit | 9fbd33ad623d2b576fc563545bbdf2c257cdf709 (patch) | |
tree | 8958007f27f0264b0d6e830a6a574e3815ee9690 /lldb/source/Plugins/ScriptInterpreter/Python | |
parent | 8e53ae3d37190c7442f87915a49f3f292d1d9956 (diff) | |
download | llvm-9fbd33ad623d2b576fc563545bbdf2c257cdf709.zip llvm-9fbd33ad623d2b576fc563545bbdf2c257cdf709.tar.gz llvm-9fbd33ad623d2b576fc563545bbdf2c257cdf709.tar.bz2 |
[OMPIRBuilder] Add support for simd (loop) directive.
This patch adds OMPIRBuilder support for the simd directive (without any clause). This will be a first step towards lowering simd directive in LLVM_Flang. The patch uses existing CanonicalLoop infrastructure of IRBuilder to add the support. Also adds necessary code to add llvm.access.group and llvm.loop metadata wherever needed.
Reviewed By: Meinersbur
Differential Revision: https://reviews.llvm.org/D114379
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python')
0 files changed, 0 insertions, 0 deletions