[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
Thu Apr 15 05:53:04 PDT 2021
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG22c017f0f902: [AArch64][NEON] Match (or (and -a b) (and (a+1) b)) => bit select (authored by bsmith).
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.337733.patch
Type: text/x-patch
Size: 12098 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210415/b53bb57e/attachment.bin>
More information about the llvm-commits
mailing list