Fixed hostcall offset check to compare against kernarg segment size
and implicit arguments. Improved the corresponding debug print.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D123827
[libomptarget] [amdgpu] Hostcall offset check should consider implicit args ClosedPublic Authored by dhruvachak on Apr 14 2022, 5:27 PM.
Details Summary Fixed hostcall offset check to compare against kernarg segment size
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Apr 14 2022, 5:30 PM This revision was landed with ongoing or failed builds.Apr 14 2022, 5:54 PM Closed by commit rG7086a1db80e1: [libomptarget] [amdgpu] Hostcall offset check should consider implicit args (authored by dhruvachak). · Explain Why This revision was automatically updated to reflect the committed changes.
Diff 422989 openmp/libomptarget/plugins/amdgpu/src/rtl.cpp
|