[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 13:45:33 PDT 2022


kda updated this revision to Diff 470281.
kda marked an inline comment as done.
kda added a comment.

updated for input from eugenis.


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.470281.patch
Type: text/x-patch
Size: 10880 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221024/4bac45b1/attachment.bin>


More information about the llvm-commits mailing list