[all-commits] [llvm/llvm-project] b74089: [Indvars][NFCI] Simplify assertion.

Benjamin Kramer via All-commits all-commits at lists.llvm.org
Fri Oct 16 11:00:12 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: b740899c500ba6a707711b74bfdacf104e8a8067
      https://github.com/llvm/llvm-project/commit/b740899c500ba6a707711b74bfdacf104e8a8067
  Author: Benjamin Kramer <benny.kra at googlemail.com>
  Date:   2020-10-16 (Fri, 16 Oct 2020)

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

  Log Message:
  -----------
  [Indvars][NFCI] Simplify assertion.

This should be semantically identical. Also avoids unused variable
warnings in Release builds.




More information about the All-commits mailing list