[all-commits] [llvm/llvm-project] 06dab8: [ConstraintElim] Extend monotonic phi test coverage.

Florian Hahn via All-commits all-commits at lists.llvm.org
Mon Jun 12 09:08:05 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 06dab8f7438a7aae82157714c5b502680f78a382
      https://github.com/llvm/llvm-project/commit/06dab8f7438a7aae82157714c5b502680f78a382
  Author: Florian Hahn <flo at fhahn.com>
  Date:   2023-06-12 (Mon, 12 Jun 2023)

  Changed paths:
    M llvm/test/Transforms/ConstraintElimination/and-implied-by-operands.ll
    A llvm/test/Transforms/ConstraintElimination/monotonic-pointer-phis-crashes.ll

  Log Message:
  -----------
  [ConstraintElim] Extend monotonic phi test coverage.

Add additional tests which exposed some crashes in upcoming patches and
test for and-implied-by-operands handling.




More information about the All-commits mailing list