[PATCH] D82680: MSAN: Allow emitting checks for struct types

Gui Andrade via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 1 11:21:02 PDT 2020


guiand updated this revision to Diff 274876.
guiand added a comment.

Don't emit unnecessary icmp


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D82680/new/

https://reviews.llvm.org/D82680

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D82680.274876.patch
Type: text/x-patch
Size: 6760 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200701/79eb0642/attachment.bin>


More information about the llvm-commits mailing list