[all-commits] [llvm/llvm-project] 9aa004: [ConstraintElimination] Convert NewIndices to vect...

Florian Hahn via All-commits all-commits at lists.llvm.org
Wed Oct 5 08:25:44 PDT 2022


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

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

  Log Message:
  -----------
  [ConstraintElimination] Convert NewIndices to vector and rename (NFCI).

The callers of getConstraint only require a list of new variables.
Update the naming and types to make this clearer.




More information about the All-commits mailing list