aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/CodeGenModule.h
diff options
context:
space:
mode:
authorRazvan Lupusoru <razvan.lupusoru@gmail.com>2025-06-24 07:48:06 -0700
committerGitHub <noreply@github.com>2025-06-24 07:48:06 -0700
commit4847bd5ae40d59d4d6eb78ed048bc51a6ca00161 (patch)
treebb700980de994ad1e58a4ffebe7d7318571c2af6 /clang/lib/CodeGen/CodeGenModule.h
parent2767ff49955fc3749d79738820285f152fb55ee9 (diff)
downloadllvm-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