[PATCH] D159283: Add intrinsic to count trailing zero elements in a vector

Paul Walker via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 1 09:54:56 PDT 2023


paulwalker-arm added a comment.

Which sounds like mirroring cttz's second operand is useful then because you can omit the need for the extra compare?


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

https://reviews.llvm.org/D159283



More information about the llvm-commits mailing list