[PATCH] D136523: [MSAN] Add handleCountZeroes for vector versions of ctlz and cttz.

Kevin Athey via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 24 17:09:08 PDT 2022


kda updated this revision to Diff 470326.
kda marked 4 inline comments as done.
kda added a comment.

improvements based on vitalybuka feedback


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D136523

Files:
  llvm/lib/Transforms/Instrumentation/MemorySanitizer.cpp
  llvm/test/Instrumentation/MemorySanitizer/count-zeroes.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D136523.470326.patch
Type: text/x-patch
Size: 10683 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221025/e0fb09ca/attachment.bin>


More information about the llvm-commits mailing list