diff options
author | Benjamin Maxwell <benjamin.maxwell@arm.com> | 2025-01-28 12:08:54 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-01-28 12:08:54 +0000 |
commit | a7f4044bd01919df2bf2204d203ee0378e2e9fb2 (patch) | |
tree | fc29f52c48aed658bd67581caace2d2997547e5c /clang/lib/CodeGen/CodeGenFunction.cpp | |
parent | 431024506c6f5597fe476e1283a08c9f8fa72ad7 (diff) | |
download | llvm-a7f4044bd01919df2bf2204d203ee0378e2e9fb2.zip llvm-a7f4044bd01919df2bf2204d203ee0378e2e9fb2.tar.gz llvm-a7f4044bd01919df2bf2204d203ee0378e2e9fb2.tar.bz2 |
[clang][SME] Emit error for OpenMP captured regions in SME functions (#124590)
Currently, these generate incorrect code, as streaming/SME attributes
are not propagated to the outlined function. As we've yet to work on
mixing OpenMP and streaming functions (and determine how they should
interact with OpenMP's runtime), we think it is best to disallow this
for now.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.cpp')
0 files changed, 0 insertions, 0 deletions