diff options
author | Krzysztof Parzyszek <Krzysztof.Parzyszek@amd.com> | 2025-06-25 10:20:52 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-06-25 10:20:52 -0500 |
commit | 77a3ae5845dad0afadd2bfb3b810e374d888a024 (patch) | |
tree | cb75484218e5d291553c7b9d58c7d8eac6966bbb /flang/lib/Frontend/CompilerInvocation.cpp | |
parent | 287b24e1899eb6ce62eb9daef5a24faae5e66c1e (diff) | |
download | llvm-77a3ae5845dad0afadd2bfb3b810e374d888a024.zip llvm-77a3ae5845dad0afadd2bfb3b810e374d888a024.tar.gz llvm-77a3ae5845dad0afadd2bfb3b810e374d888a024.tar.bz2 |
[flang][OpenMP] Remove recognition of versions 3.0 and older (#145708)
The oldest supported version is now 3.1. In terms of semantic analysis
the compiler treats all versions <= 4.5 identically, and there is no
plan to add version-specific checks for older versions.
See discourse thread:
https://discourse.llvm.org/t/rfc-remove-openmp-versions-prior-to-3-1/86901
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions