diff options
author | NimishMishra <42909663+NimishMishra@users.noreply.github.com> | 2025-01-17 15:10:33 +0530 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-01-17 01:40:33 -0800 |
commit | d7e48fbf205a01fcbc109b2555b12aa0d37845a4 (patch) | |
tree | 71e8383c2249a7d7113b65cfea42e95a7af67cef /flang/lib/Frontend/CompilerInvocation.cpp | |
parent | 30e276d06d3176f145151cea96ab01af0c3e842a (diff) | |
download | llvm-d7e48fbf205a01fcbc109b2555b12aa0d37845a4.zip llvm-d7e48fbf205a01fcbc109b2555b12aa0d37845a4.tar.gz llvm-d7e48fbf205a01fcbc109b2555b12aa0d37845a4.tar.bz2 |
[llvm][OpenMP] Add implicit cast to omp.atomic.read (#114659)
Should the operands of `omp.atomic.read` differ, emit an implicit cast.
In case of `struct` arguments, extract the 0-th index, emit an implicit
cast if required, and store at the destination.
Fixes https://github.com/llvm/llvm-project/issues/112908
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions