diff options
author | Mike Rice <michael.p.rice@intel.com> | 2022-08-19 16:44:55 -0700 |
---|---|---|
committer | Mike Rice <michael.p.rice@intel.com> | 2022-08-22 10:41:16 -0700 |
commit | 129904d5041ffad13747fd0ad77e44050d6c6aaa (patch) | |
tree | 07c8d9e4a0ca2dcff2dd155e74a948456f2c8a8b /flang/lib/Frontend/CompilerInvocation.cpp | |
parent | 2f2fce8eaa73d4565dfd93b5c448e3397270df91 (diff) | |
download | llvm-129904d5041ffad13747fd0ad77e44050d6c6aaa.zip llvm-129904d5041ffad13747fd0ad77e44050d6c6aaa.tar.gz llvm-129904d5041ffad13747fd0ad77e44050d6c6aaa.tar.bz2 |
[OpenMP][NFC] Use OMPInteropInfo in the OMPDeclareVariantAttr attribute
In preparation for allowing the prefer_type list in the append_args clause,
use the OMPInteropInfo in the attribute for 'declare variant'.
This requires adding a new Argument kind to the attribute code. This change
adds a specific attribute to pass an array of OMPInteropInfo. It implements
new tablegen needed to handle the interop-type part of the structure. When
prefer_type is added, more work will be needed to dump, instantiate, and
serialize the PreferTypes field in OMPInteropInfo.
Differential Revision: https://reviews.llvm.org/D132270
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions