[all-commits] [llvm/llvm-project] ac52c8: [OpenMP] Add missing test for pinned memory API
carlobertolli via All-commits
all-commits at lists.llvm.org
Thu Dec 15 19:30:43 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ac52c8f5897958be2074e079197bf197824d0486
https://github.com/llvm/llvm-project/commit/ac52c8f5897958be2074e079197bf197824d0486
Author: Carlo Bertolli <carlo.bertolli at amd.com>
Date: 2022-12-15 (Thu, 15 Dec 2022)
Changed paths:
A openmp/runtime/test/api/omp_pinned.c
Log Message:
-----------
[OpenMP] Add missing test for pinned memory API
I accidentally left out the test for the pinned API introduced by D138933. Adding it back.
Reviewed By: jdoerfert
Differential Revision: https://reviews.llvm.org/D140077
More information about the All-commits
mailing list