[all-commits] [llvm/llvm-project] a2aa69: Allow non-constant tile sizes
Michael Kruse via All-commits
all-commits at lists.llvm.org
Tue May 7 07:48:45 PDT 2024
Branch: refs/heads/users/meinersbur/clang_openmp_tile_sizes_nonconstant
Home: https://github.com/llvm/llvm-project
Commit: a2aa6950ce3880b8e669025d95ac9e72245e26a7
https://github.com/llvm/llvm-project/commit/a2aa6950ce3880b8e669025d95ac9e72245e26a7
Author: Michael Kruse <llvm-project at meinersbur.de>
Date: 2024-05-07 (Tue, 07 May 2024)
Changed paths:
M clang/include/clang/Parse/Parser.h
M clang/lib/Parse/ParseOpenMP.cpp
M clang/lib/Sema/SemaOpenMP.cpp
M clang/test/OpenMP/tile_ast_print.cpp
M clang/test/OpenMP/tile_codegen.cpp
M clang/test/OpenMP/tile_messages.cpp
A openmp/runtime/test/transform/tile/intfor.c
A openmp/runtime/test/transform/tile/negtile_intfor.c
A openmp/runtime/test/transform/tile/parallel-wsloop-collapse-intfor.cpp
Log Message:
-----------
Allow non-constant tile sizes
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list