[all-commits] [llvm/llvm-project] a2efc2: [ConstraintElimination] Remove unused StackEntry::...

Florian Hahn via All-commits all-commits at lists.llvm.org
Mon Oct 3 10:05:53 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: a2efc29e9947c9190a33e7a87cdaf2ff3da6cb34
      https://github.com/llvm/llvm-project/commit/a2efc29e9947c9190a33e7a87cdaf2ff3da6cb34
  Author: Florian Hahn <flo at fhahn.com>
  Date:   2022-10-03 (Mon, 03 Oct 2022)

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

  Log Message:
  -----------
  [ConstraintElimination] Remove unused StackEntry::IsNot field. (NFC)

The field is no unused and can be removed.




More information about the All-commits mailing list