[all-commits] [llvm/llvm-project] e50aa1: [NARY][NFC] Use hasNUsesOrMore instead of getNumUs...

ebrevnov via All-commits all-commits at lists.llvm.org
Mon Apr 12 19:30:12 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: e50aa1af2d3b8c8d428734bb1752ec45bcc0eb33
      https://github.com/llvm/llvm-project/commit/e50aa1af2d3b8c8d428734bb1752ec45bcc0eb33
  Author: Evgeniy Brevnov <ybrevnov at azul.com>
  Date:   2021-04-13 (Tue, 13 Apr 2021)

  Changed paths:
    M llvm/lib/Transforms/Scalar/NaryReassociate.cpp

  Log Message:
  -----------
  [NARY][NFC] Use hasNUsesOrMore instead of getNumUses since it's more
efficient.




More information about the All-commits mailing list