diff options
author | Asher Mancinelli <ashermancinelli@gmail.com> | 2025-06-10 06:13:49 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-06-10 06:13:49 -0700 |
commit | 535b24d10723c63f99324cc247ad38b1ffe798d7 (patch) | |
tree | 02eeb0d7dc6414273840ad468f3ecdcceea58a59 /flang/lib/Frontend/CompilerInvocation.cpp | |
parent | bb531ffcccb1dcc874db1675ec291c9d6f75dad6 (diff) | |
download | llvm-535b24d10723c63f99324cc247ad38b1ffe798d7.zip llvm-535b24d10723c63f99324cc247ad38b1ffe798d7.tar.gz llvm-535b24d10723c63f99324cc247ad38b1ffe798d7.tar.bz2 |
[flang][openmp] Propagate volatile on reduction variables (#142435)
Reference types were being constructed from openmp private clauses without propagating volatility.
Fix this by checking the volatility of the original variable and add a test.
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions