[PATCH] D59662: [X86] Use xmm registers to implement 64-bit popcnt on 32-bit targets if possible if popcnt instruction is not available

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 22 13:46:58 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL356808: [X86] Use xmm registers to implement 64-bit popcnt on 32-bit targets if… (authored by ctopper, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D59662?vs=191930&id=191943#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D59662

Files:
  llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
  llvm/trunk/test/CodeGen/X86/popcnt.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59662.191943.patch
Type: text/x-patch
Size: 8492 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190322/63f7de45/attachment.bin>


More information about the llvm-commits mailing list