Signed-off-by: Amit Pandey <amit.pandey@amd.com>
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
This patch aims to conform AMDGPUOpenMP driver sanitizer changes w.r.t HIPAMD toolchain.
Comment Actions
This patch aims to conform AMDGPUOpenMP driver sanitizer changes w.r.t HIPAMD toolchain.
Comment Actions
Yes, it is missing here because there is some part of the code in AMDGPUOpenMP.cpp on which openmp sanitize lit test case is dependent and that part of code is dependent on Greg's DLR patch. I will upstream the missing source code and lit test case afterwards when the Greg's DLR patch will get upstreamed and land.
Comment Actions
This patch can be retitled as "Refactor sanitizer options handling for AMDGPU Toolchain".
Comment Actions
Hi @yaxunl , I don't have commit access to llvm trunk. Could you please commit on my behalf?