[all-commits] [llvm/llvm-project] 684cba: [KnownBits] Introduce `countMaxActiveBits()` and u...

Roman Lebedev via All-commits all-commits at lists.llvm.org
Mon Oct 11 13:37:11 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 684cbae89a78f4329a018237ec6f230a82dbc883
      https://github.com/llvm/llvm-project/commit/684cbae89a78f4329a018237ec6f230a82dbc883
  Author: Roman Lebedev <lebedev.ri at gmail.com>
  Date:   2021-10-11 (Mon, 11 Oct 2021)

  Changed paths:
    M llvm/include/llvm/Support/KnownBits.h
    M llvm/lib/Analysis/InstructionSimplify.cpp
    M llvm/lib/CodeGen/GlobalISel/CombinerHelper.cpp
    M llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
    M llvm/lib/Target/AMDGPU/AMDGPUISelLowering.cpp
    M llvm/unittests/Support/KnownBitsTest.cpp

  Log Message:
  -----------
  [KnownBits] Introduce `countMaxActiveBits()` and use it in a few places




More information about the All-commits mailing list