[all-commits] [llvm/llvm-project] 167b59: [ConstraintElim] Remove redundant debug output (NFC).

Florian Hahn via All-commits all-commits at lists.llvm.org
Sat Nov 11 05:01:39 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 167b598648dfcee2f23426bfa972e53f8ac16722
      https://github.com/llvm/llvm-project/commit/167b598648dfcee2f23426bfa972e53f8ac16722
  Author: Florian Hahn <flo at fhahn.com>
  Date:   2023-11-11 (Sat, 11 Nov 2023)

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

  Log Message:
  -----------
  [ConstraintElim] Remove redundant debug output (NFC).

The removed code was printing `Processing facts ...` a second time.




More information about the All-commits mailing list