[PATCH] D138521: [X86] Support ANDNP combine through broadcast instructions with scalar input

Evgenii Kudriashov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 13 19:32:21 PST 2022


e-kud updated this revision to Diff 482692.
e-kud added a comment.

Added vector splitting


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D138521

Files:
  llvm/lib/Target/X86/X86ISelLowering.cpp
  llvm/test/CodeGen/X86/combine-and.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D138521.482692.patch
Type: text/x-patch
Size: 19742 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221214/0fddeab7/attachment.bin>


More information about the llvm-commits mailing list