[PATCH] D84446: [MSAN] Allow inserting array checks

Gui Andrade via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 23 09:57:39 PDT 2020


guiand created this revision.
guiand added reviewers: eugenis, vitalybuka.
Herald added subscribers: llvm-commits, hiraditya.
Herald added a project: LLVM.

Flattens arrays by ORing together all their elements.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D84446

Files:
  llvm/lib/Transforms/Instrumentation/MemorySanitizer.cpp
  llvm/test/Instrumentation/MemorySanitizer/check-array.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D84446.280191.patch
Type: text/x-patch
Size: 6295 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200723/ded61c5f/attachment.bin>


More information about the llvm-commits mailing list