[all-commits] [llvm/llvm-project] 4ea689: [ConstraintElimination] Remove unneeded StackEntry...

Florian Hahn via All-commits all-commits at lists.llvm.org
Tue Jun 21 06:57:58 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 4ea6891f95a878af869e01425a69099a5e48e4c6
      https://github.com/llvm/llvm-project/commit/4ea6891f95a878af869e01425a69099a5e48e4c6
  Author: Florian Hahn <flo at fhahn.com>
  Date:   2022-06-21 (Tue, 21 Jun 2022)

  Changed paths:
    M llvm/include/llvm/Analysis/ConstraintSystem.h
    M llvm/lib/Transforms/Scalar/ConstraintElimination.cpp

  Log Message:
  -----------
  [ConstraintElimination] Remove unneeded StackEntry::Condition (NFC).

The field was only used for debug printing. Print constraint from the
system instead.




More information about the All-commits mailing list