[PATCH] D111710: [AMDGPU][ASAN][OPENMP] Size Mismatch issue occurs when a global entry used in the target region is instrumented with ASAN specifically on AMDGPU occurs at Libomptarget level. There are trailing red zone for global variables mapped on the target...
Amit Kumar Pandey via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Oct 13 08:51:56 PDT 2021
ampandey-AMD updated this revision to Diff 379425.
ampandey-AMD added a comment.
Herald added a subscriber: aheejin.
Updated the patch to resolve clang-format linting.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D111710/new/
https://reviews.llvm.org/D111710
Files:
llvm/lib/Transforms/Instrumentation/AddressSanitizer.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D111710.379425.patch
Type: text/x-patch
Size: 23489 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211013/282c7a6f/attachment.bin>
More information about the llvm-commits
mailing list