diff options
author | Krzysztof Parzyszek <Krzysztof.Parzyszek@amd.com> | 2025-04-28 08:12:19 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-04-28 08:12:19 -0500 |
commit | 642453c6bab896f792fa86a61837ea32ae46ae48 (patch) | |
tree | 504906376211053853907355273b0576e148aa4a /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
parent | abfb2ce2f57fc02e222936aeb602681add752d9b (diff) | |
download | llvm-642453c6bab896f792fa86a61837ea32ae46ae48.zip llvm-642453c6bab896f792fa86a61837ea32ae46ae48.tar.gz llvm-642453c6bab896f792fa86a61837ea32ae46ae48.tar.bz2 |
[flang][OpenMP] Mark atomic clauses as unique (#137460)
The current implementation of the ATOMIC construct handles these clauses
individually, and this change does not have an observable effect. At the
same time these clauses are unique as per the OpenMP spec, and this
patch reflects that in the OMP.td file.
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions