diff options
author | agozillon <Andrew.Gozillon@amd.com> | 2024-09-26 18:56:26 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-09-26 18:56:26 +0200 |
commit | 0215579daba628460ba1b8bf8caf8eea6eb0df15 (patch) | |
tree | 39168443679f0edfbfcc819a05c6e5b17f857a1b /llvm/lib/CodeGen/MachineBlockPlacement.cpp | |
parent | b52885bc234151decff08ddb942fc5d67ccf4fd6 (diff) | |
download | llvm-0215579daba628460ba1b8bf8caf8eea6eb0df15.zip llvm-0215579daba628460ba1b8bf8caf8eea6eb0df15.tar.gz llvm-0215579daba628460ba1b8bf8caf8eea6eb0df15.tar.bz2 |
[Flang][Offload][Tests] Set default OpenMP version to 5.2 (52) (#110138)
We recently added versioning support to Flang's OpenMP, which restricts
and enables certain things based on the OpenMP specification version.
Currently one of the check-offload tests makes use of a feature that's
at a slightly higher version than the current default causing it to
fail.
This PR basically applies the highest current OpenMP version number as a
default argument for the lit.cfg, if we need more fine grained control
in the future we can expand it to different lit commands for each
relevant version than can then be added in each test. But for now, to
keep it simple, just set the max level version.
Diffstat (limited to 'llvm/lib/CodeGen/MachineBlockPlacement.cpp')
0 files changed, 0 insertions, 0 deletions