[all-commits] [llvm/llvm-project] 7cdbf1: Make use of APInt::countLeadingOnes. NFC.

jayfoad via All-commits all-commits at lists.llvm.org
Mon Mar 23 02:08:30 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 7cdbf1ed4b94259a3aad2a7575e928fa61b0e57e
      https://github.com/llvm/llvm-project/commit/7cdbf1ed4b94259a3aad2a7575e928fa61b0e57e
  Author: Jay Foad <jay.foad at amd.com>
  Date:   2020-03-23 (Mon, 23 Mar 2020)

  Changed paths:
    M llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp

  Log Message:
  -----------
  Make use of APInt::countLeadingOnes. NFC.




More information about the All-commits mailing list