[llvm] [dfsan] Fix getShadowAddress computation (PR #162864)
via llvm-commits
llvm-commits at lists.llvm.org
Wed Oct 29 13:52:30 PDT 2025
anoopkg6 wrote:
[dfsan] has been added to the tile. This pr has changes related to getShadowAddress in DFSan only. RTSAN change has been removed.
All test using memory-transfer instructions involving memcpy and memmove fail on SystemZ. e.g. origin_memcpy.c, origin_memmove.c, etc in existing dfsan tests.
https://github.com/llvm/llvm-project/pull/162864
More information about the llvm-commits
mailing list