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

Bradley Smith via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 13 03:43:12 PDT 2021


bsmith updated this revision to Diff 337092.
bsmith added a comment.

- Add missing test
- Tidy up comment


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D100304

Files:
  llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
  llvm/test/CodeGen/AArch64/neon-bitselect.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D100304.337092.patch
Type: text/x-patch
Size: 12012 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210413/3f423641/attachment.bin>


More information about the llvm-commits mailing list