[PATCH] D129625: [NFC][SVE] Add tests for zext(cmpeq(x, splat(0)))

Cullen Rhodes via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 13 05:06:59 PDT 2022


c-rhodes added a comment.

In D129625#3647684 <https://reviews.llvm.org/D129625#3647684>, @paulwalker-arm wrote:

> Is it worth adding tests for all the legal floating point types? i.e. `vscale x 2 x half, ....`

Done, thanks for reviewing.


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

https://reviews.llvm.org/D129625



More information about the llvm-commits mailing list