[all-commits] [llvm/llvm-project] f473d4: [ConstraintElimination] Support BBs with single su...

Florian Hahn via All-commits all-commits at lists.llvm.org
Wed Mar 16 07:14:23 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: f473d4aa80ce72b372ed2ad760db8e8925e44ecb
      https://github.com/llvm/llvm-project/commit/f473d4aa80ce72b372ed2ad760db8e8925e44ecb
  Author: Florian Hahn <flo at fhahn.com>
  Date:   2022-03-16 (Wed, 16 Mar 2022)

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

  Log Message:
  -----------
  [ConstraintElimination] Support BBs with single successor in CanAdd.

If BB has a single successor, conditions can be added safely.




More information about the All-commits mailing list