[all-commits] [llvm/llvm-project] 85e786: [mlir][acc] Make getDominatingDataClauses an OpenA...
nvptm via All-commits
all-commits at lists.llvm.org
Fri Dec 5 09:31:48 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 85e7860319844308372ef7eea22ba88295989f5f
https://github.com/llvm/llvm-project/commit/85e7860319844308372ef7eea22ba88295989f5f
Author: nvptm <pmathew at nvidia.com>
Date: 2025-12-05 (Fri, 05 Dec 2025)
Changed paths:
M mlir/include/mlir/Dialect/OpenACC/OpenACCUtils.h
M mlir/lib/Dialect/OpenACC/Transforms/ACCImplicitData.cpp
M mlir/lib/Dialect/OpenACC/Utils/OpenACCUtils.cpp
M mlir/unittests/Dialect/OpenACC/OpenACCUtilsTest.cpp
Log Message:
-----------
[mlir][acc] Make getDominatingDataClauses an OpenACC utility (#170549)
Moving getDominatingDataClauses to OpenACCUtils allows reuse.
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