[PATCH] D111507: [X86] Enable promotion of i16 popcnt

Dávid Bolvanský via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Oct 10 04:56:06 PDT 2021


xbolva00 created this revision.
xbolva00 added a reviewer: craig.topper.
Herald added subscribers: pengfei, hiraditya.
xbolva00 requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Solves PR52056


https://reviews.llvm.org/D111507

Files:
  llvm/lib/CodeGen/SelectionDAG/LegalizeDAG.cpp
  llvm/lib/Target/X86/X86ISelLowering.cpp
  llvm/test/CodeGen/X86/parity-vec.ll
  llvm/test/CodeGen/X86/parity.ll
  llvm/test/CodeGen/X86/popcnt.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D111507.378497.patch
Type: text/x-patch
Size: 9862 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211010/9bf89f27/attachment.bin>


More information about the llvm-commits mailing list