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

Vitaly Buka via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 24 16:07:31 PDT 2022


vitalybuka added a comment.

In D136523#3880730 <https://reviews.llvm.org/D136523#3880730>, @eugenis wrote:

> LGTM, but I'd merge the two changes. I don't really see the point of submitting a test for the broken behavior first.

Actually I rely like splitting stuff like this
the effect of non-NFC part is very visible


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D136523



More information about the llvm-commits mailing list