[PATCH] D158587: [sanitizer][msan] VarArgHelper for loongarch64

Limin Zhang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 23 00:55:32 PDT 2023


Ami-zhang created this revision.
Ami-zhang added reviewers: SixWeining, vitalybuka, MaskRay, xen0n.
Herald added subscribers: Enna1, hiraditya.
Herald added a project: All.
Ami-zhang requested review of this revision.
Herald added subscribers: llvm-commits, wangpc.
Herald added a project: LLVM.

This patch adds support for variadic argument for loongarch64.
And `check-msan` all pass.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D158587

Files:
  llvm/lib/Transforms/Instrumentation/MemorySanitizer.cpp
  llvm/test/Instrumentation/MemorySanitizer/LoongArch/vararg-loongarch64.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D158587.552615.patch
Type: text/x-patch
Size: 10217 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230823/2ad21aaf/attachment-0001.bin>


More information about the llvm-commits mailing list