[PATCH] D109726: [X86] Improve `matchBinaryShuffle()`'s `BLEND` lowering with per-element all-zero/all-ones knowledge

Roman Lebedev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 17 09:15:29 PDT 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG358df06f4e8d: [X86] Improve `matchBinaryShuffle()`'s `BLEND` lowering with per-element all… (authored by lebedev.ri).

Changed prior to commit:
  https://reviews.llvm.org/D109726?vs=373240&id=373250#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D109726

Files:
  llvm/lib/Target/X86/X86ISelLowering.cpp
  llvm/test/CodeGen/X86/insertelement-ones.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D109726.373250.patch
Type: text/x-patch
Size: 8544 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210917/7abc0ccc/attachment.bin>


More information about the llvm-commits mailing list