[all-commits] [llvm/llvm-project] 0d48a4: [ConstraintElim] Add test for mis-compile with adj...

Florian Hahn via All-commits all-commits at lists.llvm.org
Wed Nov 8 06:02:18 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 0d48a4645d9a3e9f188a0c9503df3f82ca5759e3
      https://github.com/llvm/llvm-project/commit/0d48a4645d9a3e9f188a0c9503df3f82ca5759e3
  Author: Florian Hahn <flo at fhahn.com>
  Date:   2023-11-08 (Wed, 08 Nov 2023)

  Changed paths:
    A llvm/test/Transforms/ConstraintElimination/monotonic-int-phis-adjacent-loops.ll

  Log Message:
  -----------
  [ConstraintElim] Add test for mis-compile with adjacent loops.

In the added test case, the AddRec from the first loop is used
incorrectly in the second loop.




More information about the All-commits mailing list