[all-commits] [llvm/llvm-project] 5fc7b1: Revert "[GlobalISel][KnownBits] Implement G_CTPOP"

Jon Roelofs via All-commits all-commits at lists.llvm.org
Thu Aug 5 17:48:09 PDT 2021


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

  Changed paths:
    M llvm/lib/CodeGen/GlobalISel/GISelKnownBits.cpp
    M llvm/unittests/CodeGen/GlobalISel/KnownBitsTest.cpp

  Log Message:
  -----------
  Revert "[GlobalISel][KnownBits] Implement G_CTPOP"

This reverts commit ce6eb4f15a159e652bdccf92a9d3da8a972d1596.

It's broken on the windows bots: https://reviews.llvm.org/D107606#2930121




More information about the All-commits mailing list