[PATCH] D113603: [x86] fold vector (X > -1) & Y to shift+andn
Sanjay Patel via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Nov 12 05:18:07 PST 2021
This revision was automatically updated to reflect the committed changes.
Closed by commit rGbf5748a1af0d: [x86] fold vector (X > -1) & Y to shift+andn (authored by spatel).
Changed prior to commit:
https://reviews.llvm.org/D113603?vs=386604&id=386815#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D113603/new/
https://reviews.llvm.org/D113603
Files:
llvm/lib/Target/X86/X86ISelLowering.cpp
llvm/test/CodeGen/X86/vector-pcmp.ll
llvm/test/CodeGen/X86/vselect-zero.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D113603.386815.patch
Type: text/x-patch
Size: 28520 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211112/b44d9c12/attachment.bin>
More information about the llvm-commits
mailing list