[all-commits] [llvm/llvm-project] 801735: [PowerPC] Add an intrinsic for Popcntb

Qiu Chaofan via All-commits all-commits at lists.llvm.org
Fri May 15 00:19:58 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 80173566f4855cb98d4d73003d6829111bf96260
      https://github.com/llvm/llvm-project/commit/80173566f4855cb98d4d73003d6829111bf96260
  Author: Li Rong Yi <esme.yi at ibm.com>
  Date:   2020-05-15 (Fri, 15 May 2020)

  Changed paths:
    M llvm/include/llvm/IR/IntrinsicsPowerPC.td
    M llvm/lib/Target/PowerPC/PPCInstr64Bit.td
    M llvm/test/CodeGen/PowerPC/popcnt.ll

  Log Message:
  -----------
  [PowerPC] Add an intrinsic for Popcntb

Summary: This patch adds the intrinsic llvm.ppc.popcntb for the HW
instruction POPCNTB

Reviewed By: steven.zhang

Differential Revision: https://reviews.llvm.org/D79703




More information about the All-commits mailing list