[all-commits] [llvm/llvm-project] 6c73f5: [flang][acc] Add TODO for cache directive lowering...
Zhen Wang via All-commits
all-commits at lists.llvm.org
Wed Dec 3 22:37:49 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6c73f5e7170bc4b3111f935285ced4033a098644
https://github.com/llvm/llvm-project/commit/6c73f5e7170bc4b3111f935285ced4033a098644
Author: Zhen Wang <37195552+wangzpgi at users.noreply.github.com>
Date: 2025-12-04 (Thu, 04 Dec 2025)
Changed paths:
M flang/lib/Lower/OpenACC.cpp
A flang/test/Lower/OpenACC/Todo/acc-cache.f90
M flang/test/Lower/OpenACC/acc-loop.f90
Log Message:
-----------
[flang][acc] Add TODO for cache directive lowering (#170608)
The OpenACC cache directive is not yet fully implemented. Add a TODO to
emit a clear "not yet implemented" error during lowering.
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