[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
Fri Oct 22 04:28:01 PDT 2021


ampandey-AMD updated this revision to Diff 381508.
ampandey-AMD marked an inline comment as done.
ampandey-AMD added a comment.

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.381508.patch
Type: text/x-patch
Size: 23468 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211022/c7ef4705/attachment.bin>


More information about the llvm-commits mailing list