[all-commits] [llvm/llvm-project] 98f38c: [AArch64][GlobalISel] Legalize ctpop s128

Jon Roelofs via All-commits all-commits at lists.llvm.org
Thu Aug 5 11:55:19 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 98f38c151b5a8272c7e9a609f6c7c71623fb652b
      https://github.com/llvm/llvm-project/commit/98f38c151b5a8272c7e9a609f6c7c71623fb652b
  Author: Jon Roelofs <jonathan_roelofs at apple.com>
  Date:   2021-08-05 (Thu, 05 Aug 2021)

  Changed paths:
    M llvm/lib/Target/AArch64/GISel/AArch64LegalizerInfo.cpp
    M llvm/test/CodeGen/AArch64/GlobalISel/legalize-ctpop.mir
    M llvm/test/CodeGen/AArch64/popcount.ll

  Log Message:
  -----------
  [AArch64][GlobalISel] Legalize ctpop s128

This is re-landing the same patch again, but without the changes to
LegalizerHelper that regressed the Mips test:

test/CodeGen/Mips/GlobalISel/llvm-ir/ctpop.ll

Differential revision: https://reviews.llvm.org/D106494




More information about the All-commits mailing list