aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/MachineOperand.cpp
diff options
context:
space:
mode:
authorValentin Clement (バレンタイン クレメン) <clementval@gmail.com>2023-10-16 09:39:22 -0700
committerGitHub <noreply@github.com>2023-10-16 09:39:22 -0700
commit1e8ab993baf4e28590bdac71130f48ebd5f57675 (patch)
treed764ee1c61bfe293e8b5a502824e4cf1572e82cc /llvm/lib/CodeGen/MachineOperand.cpp
parent468d3b1b78c96991d7c2cd2eec8176bc6a132721 (diff)
downloadllvm-1e8ab993baf4e28590bdac71130f48ebd5f57675.zip
llvm-1e8ab993baf4e28590bdac71130f48ebd5f57675.tar.gz
llvm-1e8ab993baf4e28590bdac71130f48ebd5f57675.tar.bz2
[flang][openacc] Fix missing bounds for allocatable and pointer array component (#68914)
Bounds were not gathered correctly for pointer and allocatable array components. This patch fixes the issues pointed in https://reviews.llvm.org/D158732. The change should also enable correct bounds gathering for the OpenMP implementation. A new test file `acc-bounds.f90` is added and bounds specific tests currently in `acc-enter-data.f90` can be moved there in a follow up patch.
Diffstat (limited to 'llvm/lib/CodeGen/MachineOperand.cpp')
0 files changed, 0 insertions, 0 deletions