[all-commits] [llvm/llvm-project] f2e8e4: Revert "[AArch64][GlobalISel] Legalize ctpop s128"

Jon Roelofs via All-commits all-commits at lists.llvm.org
Mon Jul 26 17:07:04 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: f2e8e46d7863b41cc3d839e04da4c61a4ac28853
      https://github.com/llvm/llvm-project/commit/f2e8e46d7863b41cc3d839e04da4c61a4ac28853
  Author: Jon Roelofs <jonathan_roelofs at apple.com>
  Date:   2021-07-26 (Mon, 26 Jul 2021)

  Changed paths:
    M llvm/lib/CodeGen/GlobalISel/LegalizerHelper.cpp
    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:
  -----------
  Revert "[AArch64][GlobalISel] Legalize ctpop s128"

This reverts commit 97e95fea53fc403c2a12e356dc835fc922123575.

It broke test/CodeGen/Mips/GlobalISel/llvm-ir/ctpop.ll. Not sure why I didn't see that.




More information about the All-commits mailing list