aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Support/DebugCounter.cpp
diff options
context:
space:
mode:
authorRazvan Lupusoru <razvan.lupusoru@gmail.com>2025-10-14 10:34:33 -0700
committerGitHub <noreply@github.com>2025-10-14 17:34:33 +0000
commit484284ef5e240dbe5dfd6ba4ba5003363d19ca09 (patch)
tree9663c4a34afa1508dc0e259dbbb2c34914346f48 /llvm/lib/Support/DebugCounter.cpp
parent5eeae08f7e05524c24a84b8c29304f673e845c0b (diff)
downloadllvm-484284ef5e240dbe5dfd6ba4ba5003363d19ca09.zip
llvm-484284ef5e240dbe5dfd6ba4ba5003363d19ca09.tar.gz
llvm-484284ef5e240dbe5dfd6ba4ba5003363d19ca09.tar.bz2
[mlir][acc] Introduce createAndPopulate for recipe creation (#162917)
Private and firstprivate recipes can now be created and populated through the createAndPopulate method. The populating of recipe bodies is done through using the PointerLikeType and MappableType interfaces (with MappableType support still in progress). The existing create() API remains available for cases where dialects need manual recipe population (e.g., for frontend-specific semantics like default value initialization or constructor calls). Testing exercises the new API with memref types.
Diffstat (limited to 'llvm/lib/Support/DebugCounter.cpp')
0 files changed, 0 insertions, 0 deletions