diff options
author | Krzysztof Parzyszek <Krzysztof.Parzyszek@amd.com> | 2025-05-09 07:41:27 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-05-09 07:41:27 -0500 |
commit | 4b29ee407e6466364d70f7962104561553ea89cc (patch) | |
tree | 37481246b485e144115bec76adb6e31fa1fc4135 /flang/lib/Semantics/mod-file.cpp | |
parent | 4c69f8248d240e8a10bdc999c9719c430b8cbd15 (diff) | |
download | llvm-4b29ee407e6466364d70f7962104561553ea89cc.zip llvm-4b29ee407e6466364d70f7962104561553ea89cc.tar.gz llvm-4b29ee407e6466364d70f7962104561553ea89cc.tar.bz2 |
[LLVM][OpenMP] Add "version" parameter to getOpenMPDirectiveName (#139114)
Some OpenMP directives have different spellings in different versions of
the OpenMP spec. To use the proper spelling for a given spec version
pass "version" as a parameter to getOpenMPDirectiveName.
This parameter won't be used at the moment, and will have a default
value to allow callers not to pass it, for gradual adoption in various
components.
RFC:
https://discourse.llvm.org/t/rfc-alternative-spellings-of-openmp-directives/85507
Diffstat (limited to 'flang/lib/Semantics/mod-file.cpp')
0 files changed, 0 insertions, 0 deletions