[Openmp-commits] [PATCH] D114274: [openmp][amdgpu] Make plugin robust to presence of explicit implicit arguments
Matt Arsenault via Phabricator via Openmp-commits
openmp-commits at lists.llvm.org
Fri Nov 19 12:54:44 PST 2021
arsenm added inline comments.
================
Comment at: openmp/libomptarget/plugins/amdgpu/impl/system.cpp:495
- // TODO: Probably don't want this arithmetic
+ // TODO: Probably don't want this arithmetic
info.kernel_segment_size =
----------------
probably shouldn't touch this line until it's deleted
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D114274/new/
https://reviews.llvm.org/D114274
More information about the Openmp-commits
mailing list