aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Transforms/Utils/UnifyLoopExits.cpp
diff options
context:
space:
mode:
authorRazvan Lupusoru <razvan.lupusoru@gmail.com>2025-10-29 16:09:33 -0700
committerGitHub <noreply@github.com>2025-10-29 16:09:33 -0700
commit4c6a38c32ccd453a09f322ef18d702072477e760 (patch)
tree67ca73d1e553497a6e5beeda0fea28c57312115d /llvm/lib/Transforms/Utils/UnifyLoopExits.cpp
parent5430d7a9e60b0feb899862d287351e14aeeab6bd (diff)
downloadllvm-4c6a38c32ccd453a09f322ef18d702072477e760.zip
llvm-4c6a38c32ccd453a09f322ef18d702072477e760.tar.gz
llvm-4c6a38c32ccd453a09f322ef18d702072477e760.tar.bz2
[acc] Expand OpenACCSupport to provide getRecipeName and emitNYI (#165628)
Extends OpenACCSupport utilities to include recipe name generation and error reporting for unsupported features, providing foundation for variable privatization handling. Changes: - Add RecipeKind enum (private, firstprivate, reduction) for APIs that request a specific kind of recipe - Add getRecipeName() API to OpenACCSupport and OpenACCUtils that generates recipe names from types (e.g., "privatization_memref_5x10xf32_") - Add emitNYI() API to OpenACCSupport for graceful handling of not-yet-implemented cases - Generalize MemRefPointerLikeModel template to support UnrankedMemRefType - Add unit tests and integration tests for new APIs
Diffstat (limited to 'llvm/lib/Transforms/Utils/UnifyLoopExits.cpp')
0 files changed, 0 insertions, 0 deletions