[PATCH] D53257: [ARM][NEON] Improve vector popcnt lowering with PADDL (PR39281)

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Oct 14 11:13:20 PDT 2018


RKSimon updated this revision to Diff 169609.
RKSimon added a comment.

Turns out the CTTZ custom lowering was already using this pattern.


Repository:
  rL LLVM

https://reviews.llvm.org/D53257

Files:
  lib/Target/ARM/ARMISelLowering.cpp
  test/CodeGen/ARM/popcnt.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D53257.169609.patch
Type: text/x-patch
Size: 15905 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181014/f9d4c970/attachment.bin>


More information about the llvm-commits mailing list