[all-commits] [llvm/llvm-project] be5013: [ConstraintElim] Add some tests with inductions th...
Florian Hahn via All-commits
all-commits at lists.llvm.org
Fri Aug 25 03:50:26 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: be5013a0a2717089859e7fda72fe979c10dfb29f
https://github.com/llvm/llvm-project/commit/be5013a0a2717089859e7fda72fe979c10dfb29f
Author: Florian Hahn <flo at fhahn.com>
Date: 2023-08-25 (Fri, 25 Aug 2023)
Changed paths:
A llvm/test/Transforms/ConstraintElimination/monotonic-int-phis-cfg.ll
A llvm/test/Transforms/ConstraintElimination/monotonic-int-phis-wrapping.ll
Log Message:
-----------
[ConstraintElim] Add some tests with inductions that may wrap.
Extra tests for D152730, D158777.
More information about the All-commits
mailing list