diff options
author | Razvan Lupusoru <razvan.lupusoru@gmail.com> | 2025-06-24 07:48:06 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-06-24 07:48:06 -0700 |
commit | 4847bd5ae40d59d4d6eb78ed048bc51a6ca00161 (patch) | |
tree | bb700980de994ad1e58a4ffebe7d7318571c2af6 /clang/lib/CodeGen/CodeGenModule.h | |
parent | 2767ff49955fc3749d79738820285f152fb55ee9 (diff) | |
download | llvm-4847bd5ae40d59d4d6eb78ed048bc51a6ca00161.zip llvm-4847bd5ae40d59d4d6eb78ed048bc51a6ca00161.tar.gz llvm-4847bd5ae40d59d4d6eb78ed048bc51a6ca00161.tar.bz2 |
[mlir][acc] Add support for data clause modifiers (#144806)
The OpenACC data clause operations have been updated to support the
OpenACC 3.4 data clause modifiers. This includes ensuring verifiers
check that only supported ones are used on relevant operations.
In order to support a seamless update from encoding the modifiers in the
data clause to this attribute, the following considerations were made:
- Ensure that modifier builders which do not take modifier are still
available.
- All data clause enum values are left in place until a complete
transition is made to the new modifiers.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.h')
0 files changed, 0 insertions, 0 deletions