[PATCH] D100304: [AArch64][NEON] Match (or (and -a b) (and (a+1) b)) => bit select

Dave Green via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 14 05:20:15 PDT 2021


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

I would have gone the other way, making the mtriple and mattr both command line args. LGTM either way though.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D100304



More information about the llvm-commits mailing list