[PATCH] D105387: [msan] Handle funel shifts

Vitaly Buka via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 2 19:23:12 PDT 2021


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

Fixes https://bugs.llvm.org/show_bug.cgi?id=50840


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D105387

Files:
  llvm/lib/Transforms/Instrumentation/MemorySanitizer.cpp
  llvm/test/Instrumentation/MemorySanitizer/funnel_shift.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D105387.356312.patch
Type: text/x-patch
Size: 28941 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210703/2275386a/attachment.bin>


More information about the llvm-commits mailing list