[PATCH] D97303: [AArch64] Use CMTST for != 0 vector compares (vnot (CMEQz A)).

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 24 01:49:27 PST 2021


fhahn added a comment.

In D97303#2582373 <https://reviews.llvm.org/D97303#2582373>, @dmgreen wrote:

> LGTM. Looks like a nice extension to the existing AArch64cmtst pattern.

Thanks, once I found the right place to add it fit in quite nicely :)


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D97303



More information about the llvm-commits mailing list