aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/AST/ByteCode/Compiler.cpp
diff options
context:
space:
mode:
authorKareem Ergawy <kareem.ergawy@amd.com>2025-09-23 08:32:31 +0200
committerGitHub <noreply@github.com>2025-09-23 08:32:31 +0200
commit2ab02b6f561d72d948dcb2943e364ba79667e2f2 (patch)
tree908ae8adeffd86db5af693ed564fb27ebfbf8e1b /clang/lib/AST/ByteCode/Compiler.cpp
parentd34f738562d824c237ec35cfff3ec34f57ba41b0 (diff)
downloadllvm-2ab02b6f561d72d948dcb2943e364ba79667e2f2.zip
llvm-2ab02b6f561d72d948dcb2943e364ba79667e2f2.tar.gz
llvm-2ab02b6f561d72d948dcb2943e364ba79667e2f2.tar.bz2
[flang][OpenMP] Support multi-block reduction combiner regions on the GPU (#156837)
Fixes a bug related to insertion points when inlining multi-block combiner reduction regions. The IP at the end of the inlined region was not used resulting in emitting BBs with multiple terminators. PR stack: - https://github.com/llvm/llvm-project/pull/155754 - https://github.com/llvm/llvm-project/pull/155987 - https://github.com/llvm/llvm-project/pull/155992 - https://github.com/llvm/llvm-project/pull/155993 - https://github.com/llvm/llvm-project/pull/157638 - https://github.com/llvm/llvm-project/pull/156610 - https://github.com/llvm/llvm-project/pull/156837 ◀️
Diffstat (limited to 'clang/lib/AST/ByteCode/Compiler.cpp')
0 files changed, 0 insertions, 0 deletions