diff options
author | Kareem Ergawy <kareem.ergawy@amd.com> | 2025-06-24 14:21:06 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-06-24 14:21:06 +0200 |
commit | 9aebfde1e70cbc1e1ac5b9d5d31352a88eea834b (patch) | |
tree | 275d1d1a664d352c78e3f12c0506ebe0fd41abd4 /clang/lib/CodeGen/CodeGenModule.h | |
parent | 352baa386c10ef62ef190023e5b6a3434e84dc1f (diff) | |
download | llvm-9aebfde1e70cbc1e1ac5b9d5d31352a88eea834b.zip llvm-9aebfde1e70cbc1e1ac5b9d5d31352a88eea834b.tar.gz llvm-9aebfde1e70cbc1e1ac5b9d5d31352a88eea834b.tar.bz2 |
[flang] Allow `cycle` in `target teams distribute [simd]` (#145462)
flang incorrectly issues a semantic erorr when a `cycle` statement is
used inside a `target teams distribute [simd]` associated loop. This is
not prevented by the spec, therefore this PR allows such construct.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.h')
0 files changed, 0 insertions, 0 deletions