[PATCH] D63009: [OpenMP] Add target task alloc function with device ID
Gheorghe-Teodor Bercea via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sat Jun 15 08:22:48 PDT 2019
gtbercea added a comment.
In D63009#1544784 <https://reviews.llvm.org/D63009#1544784>, @ABataev wrote:
> The tests must check the device ID for target-based calls of the task alloc function.
Since device ID is now an expression I can only do this:
i64 {{.*}})
Is this what you wanted? @ABataev @Hahnfeld ?
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D63009/new/
https://reviews.llvm.org/D63009
More information about the cfe-commits
mailing list