[all-commits] [llvm/llvm-project] abc787: Delete a stale comment

Philip Reames via All-commits all-commits at lists.llvm.org
Mon Jan 10 18:18:49 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: abc787fbf3a75e6e27603bc79f4c530644ecfbb6
      https://github.com/llvm/llvm-project/commit/abc787fbf3a75e6e27603bc79f4c530644ecfbb6
  Author: Philip Reames <listmail at philipreames.com>
  Date:   2022-01-10 (Mon, 10 Jan 2022)

  Changed paths:
    M llvm/lib/Transforms/InstCombine/InstructionCombining.cpp

  Log Message:
  -----------
  Delete a stale comment


  Commit: f62f47f5e1f641b41d3b7d593c058ebec2883534
      https://github.com/llvm/llvm-project/commit/f62f47f5e1f641b41d3b7d593c058ebec2883534
  Author: Philip Reames <listmail at philipreames.com>
  Date:   2022-01-10 (Mon, 10 Jan 2022)

  Changed paths:
    M llvm/lib/Analysis/ScalarEvolution.cpp
    M llvm/test/Analysis/ScalarEvolution/exit-count-select-safe.ll
    M llvm/test/Transforms/IndVarSimplify/exit-count-select.ll

  Log Message:
  -----------
  Partial revert of 82fb4f4

Two crashes have been reported.  This change disables the new logic while leaving the new node in tree.  Hopefully, that's enough to allow investigation without breakage while avoiding massive churn.


Compare: https://github.com/llvm/llvm-project/compare/d9d63fc1088c...f62f47f5e1f6


More information about the All-commits mailing list