[all-commits] [llvm/llvm-project] 621449: [ConstraintElim] Add debug output for failed preco...

Nikita Popov via All-commits all-commits at lists.llvm.org
Thu Jan 4 05:29:28 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 62144969bc03490908d46675f3d6645cbe248d25
      https://github.com/llvm/llvm-project/commit/62144969bc03490908d46675f3d6645cbe248d25
  Author: Nikita Popov <npopov at redhat.com>
  Date:   2024-01-04 (Thu, 04 Jan 2024)

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

  Log Message:
  -----------
  [ConstraintElim] Add debug output for failed preconditions

Print debug output if a constraint does not get added due to a
failed precondition.




More information about the All-commits mailing list