[PATCH] D92470: [ARM] Common inverse constant predicates to VPNOT

Simon Tatham via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 8 02:45:24 PST 2020


simon_tatham accepted this revision.
simon_tatham added a comment.
This revision is now accepted and ready to land.

That seems like a reasonable precaution to me, yes – with only one VPR, there's only one previous value that it might be of obviously low cost to VPNOT.


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

https://reviews.llvm.org/D92470



More information about the llvm-commits mailing list