aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Reader/MetadataLoader.cpp
diff options
context:
space:
mode:
authorErich Keane <ekeane@nvidia.com>2024-03-01 07:11:17 -0800
committerGitHub <noreply@github.com>2024-03-01 07:11:17 -0800
commitb0181be36cace3460e4ec5d0d11ecbf49484cc55 (patch)
treec96baeed9e81516fe7b5de74b50de442549d7cef /llvm/lib/Bitcode/Reader/MetadataLoader.cpp
parentf15d799f16092918b948536775475dfd8675c7d9 (diff)
downloadllvm-b0181be36cace3460e4ec5d0d11ecbf49484cc55.zip
llvm-b0181be36cace3460e4ec5d0d11ecbf49484cc55.tar.gz
llvm-b0181be36cace3460e4ec5d0d11ecbf49484cc55.tar.bz2
[OpenACC] Implement Duffs-Device restriction for Compute Constructs (#83460)
Like the last few patches, branching in/out of a compute construct is not valid. This patch implements checking to ensure that a 'case' or 'default' statement cannot jump into a Compute Construct (in the style of a duff's device!).
Diffstat (limited to 'llvm/lib/Bitcode/Reader/MetadataLoader.cpp')
0 files changed, 0 insertions, 0 deletions