[PATCH] D111507: [X86] Enable promotion of i16 popcnt (PR52056)

Dávid Bolvanský via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Oct 10 09:49:17 PDT 2021


xbolva00 updated this revision to Diff 378516.
xbolva00 added a comment.

Use isOperationLegalOrPromote.


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

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.378516.patch
Type: text/x-patch
Size: 6291 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211010/71856094/attachment.bin>


More information about the llvm-commits mailing list