diff options
| author | Erich Keane <ekeane@nvidia.com> | 2024-03-01 07:11:17 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-03-01 07:11:17 -0800 |
| commit | b0181be36cace3460e4ec5d0d11ecbf49484cc55 (patch) | |
| tree | c96baeed9e81516fe7b5de74b50de442549d7cef /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp | |
| parent | f15d799f16092918b948536775475dfd8675c7d9 (diff) | |
| download | llvm-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/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions
