[all-commits] [llvm/llvm-project] 64990f: Revert "[indvars] Move a check slightlly earlier [...

Philip Reames via All-commits all-commits at lists.llvm.org
Wed Nov 3 13:42:29 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 64990f1408fb296533a6710c0254cd8b598200af
      https://github.com/llvm/llvm-project/commit/64990f1408fb296533a6710c0254cd8b598200af
  Author: Philip Reames <listmail at philipreames.com>
  Date:   2021-11-03 (Wed, 03 Nov 2021)

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

  Log Message:
  -----------
  Revert "[indvars] Move a check slightlly earlier [NFC]"

This reverts commit 7ff943a9ed878e3b8ffe162b2af41a81da1a11a2.

This wasn't NFC.  isSigned != !isUnsigned as there are also relational operators.




More information about the All-commits mailing list