[PATCH] D90126: [AArch64] Remove AArch64ISD::NOT, use vnot instead

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 27 03:47:19 PDT 2020


fhahn accepted this revision.
fhahn added a comment.

Thanks for the patch, this looks like a good simplification and also should improve codegen in general.


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

https://reviews.llvm.org/D90126



More information about the llvm-commits mailing list