diff options
author | Peter Klausler <pklausler@nvidia.com> | 2022-07-25 18:03:40 -0700 |
---|---|---|
committer | Peter Klausler <pklausler@nvidia.com> | 2022-08-07 14:48:53 -0700 |
commit | e6373de53d35ebc0e9b0d62e664b7718f589b28e (patch) | |
tree | 72e04017bc8b163baa5ea6763764e2b6d10ed429 /llvm/lib/Support/Threading.cpp | |
parent | 608131b1f94d895e848405215f29c30822f93603 (diff) | |
download | llvm-e6373de53d35ebc0e9b0d62e664b7718f589b28e.zip llvm-e6373de53d35ebc0e9b0d62e664b7718f589b28e.tar.gz llvm-e6373de53d35ebc0e9b0d62e664b7718f589b28e.tar.bz2 |
[flang] Allow assignment to host association in BLOCK in PURE subprogram
We need to distinguish BLOCK host association from subprogram host
association when checking assignments in PURE subprograms.
The specific case that is not allowed is an assignment to a variable
from the scope around the PURE subprogram.
Differential Revision: https://reviews.llvm.org/D131098
Diffstat (limited to 'llvm/lib/Support/Threading.cpp')
0 files changed, 0 insertions, 0 deletions