[PATCH] D133681: [nfc][msan] getShadowOriginPtr on <N x ptr>

Vitaly Buka via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Sep 11 21:50:30 PDT 2022


vitalybuka created this revision.
Herald added subscribers: Enna1, hiraditya.
Herald added a project: All.
vitalybuka requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Some vector instructions can benefit from
of Addr as <N x ptr>.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D133681

Files:
  llvm/lib/Transforms/Instrumentation/MemorySanitizer.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D133681.459401.patch
Type: text/x-patch
Size: 7208 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220912/1adeed0f/attachment.bin>


More information about the llvm-commits mailing list