[all-commits] [llvm/llvm-project] fa5913: [Analysis] Drop local maxAPInt/minAPInt helpers. N...

Simon Pilgrim via All-commits all-commits at lists.llvm.org
Fri Oct 2 07:01:02 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: fa59135bf1b4ab424f1f13d335f2b8bd666bc9a5
      https://github.com/llvm/llvm-project/commit/fa59135bf1b4ab424f1f13d335f2b8bd666bc9a5
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2020-10-02 (Fri, 02 Oct 2020)

  Changed paths:
    M llvm/lib/Analysis/DependenceAnalysis.cpp

  Log Message:
  -----------
  [Analysis] Drop local maxAPInt/minAPInt helpers. NFCI.

Use standard APIntOps::smax/smin helpers instead.




More information about the All-commits mailing list