diff options
author | Sergio Afonso <safonsof@amd.com> | 2024-08-02 10:25:41 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-08-02 10:25:41 +0100 |
commit | a6a462f09cce77511de037d9cb61e9fc835d4f4d (patch) | |
tree | d44bd9a96dcdf3d4973472bd9e7d5e0b05c18a5f /flang/lib/Frontend/CompilerInvocation.cpp | |
parent | 08decd20a968ddec459376ef64a4987ef74e15dc (diff) | |
download | llvm-a6a462f09cce77511de037d9cb61e9fc835d4f4d.zip llvm-a6a462f09cce77511de037d9cb61e9fc835d4f4d.tar.gz llvm-a6a462f09cce77511de037d9cb61e9fc835d4f4d.tar.bz2 |
[MLIR][OpenMP] Add omp.target_triples attribute to the OffloadModuleInterface (#100154)
The `OffloadModuleInterface` holds getter/setter methods to access
OpenMP dialect module-level discardable attributes used to hold general
OpenMP compilation information.
This patch adds the `omp.target_triples` attribute, which is intended to
hold the list of offloading target triples linked to the host module in
which it appears. This attribute should be empty when
`omp.is_target_device=true`.
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions