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

Dávid Bolvanský via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 13 13:24:43 PDT 2021


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

Added code comment.


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.379512.patch
Type: text/x-patch
Size: 6435 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211013/66d6e6ca/attachment.bin>


More information about the llvm-commits mailing list