aboutsummaryrefslogtreecommitdiff
path: root/llvm
diff options
context:
space:
mode:
authorErich Keane <ekeane@nvidia.com>2025-09-03 13:27:40 -0700
committerGitHub <noreply@github.com>2025-09-03 20:27:40 +0000
commit15e9306f6d97c743b6d3fc80cda2fe37b09f4961 (patch)
treea81fe23fefb41cc4c9cd7948b8957f57593b9158 /llvm
parent30e5d87e5ecad25603349412556aa4284c2ad8bb (diff)
downloadllvm-15e9306f6d97c743b6d3fc80cda2fe37b09f4961.zip
llvm-15e9306f6d97c743b6d3fc80cda2fe37b09f4961.tar.gz
llvm-15e9306f6d97c743b6d3fc80cda2fe37b09f4961.tar.bz2
[OpenACC] Fix crash because of miscalculated dependence. (#156745)
We were causing ANY dependence to cause the return type of the array section to be dependent, when in reality it should only be so if one of its Bounds/Base are dependent. This patch fixes that.
Diffstat (limited to 'llvm')
0 files changed, 0 insertions, 0 deletions