[all-commits] [llvm/llvm-project] 39bb26: [OpenACC][CIR][NFC] Add device_ptr async clause tests
Erich Keane via All-commits
all-commits at lists.llvm.org
Fri Jun 6 11:59:21 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 39bb267445ffee980c313285f09814ab12e3a847
https://github.com/llvm/llvm-project/commit/39bb267445ffee980c313285f09814ab12e3a847
Author: erichkeane <ekeane at nvidia.com>
Date: 2025-06-06 (Fri, 06 Jun 2025)
Changed paths:
M clang/test/CIR/CodeGenOpenACC/combined.cpp
M clang/test/CIR/CodeGenOpenACC/kernels.c
M clang/test/CIR/CodeGenOpenACC/parallel.c
M clang/test/CIR/CodeGenOpenACC/serial.c
Log Message:
-----------
[OpenACC][CIR][NFC] Add device_ptr async clause tests
Add a test to ensure that device_ptr properly respects the 'async'
functionality we added for copy/etc.
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