[all-commits] [llvm/llvm-project] ac62b8: [ConstraintElimination] Update addFact to take Pre...

Florian Hahn via All-commits all-commits at lists.llvm.org
Tue Jun 21 23:37:33 PDT 2022


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

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

  Log Message:
  -----------
  [ConstraintElimination] Update addFact to take Predicate and ops (NFC).

This allows adding facts without necessarily having a corresponding
CmpInst.




More information about the All-commits mailing list