[all-commits] [llvm/llvm-project] 6162f6: [ConstraintElim] Add additional monotonic phi tests.
Florian Hahn via All-commits
all-commits at lists.llvm.org
Sat Jun 10 13:44:01 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6162f6e9ff64b911fc4957430290a50fded11270
https://github.com/llvm/llvm-project/commit/6162f6e9ff64b911fc4957430290a50fded11270
Author: Florian Hahn <flo at fhahn.com>
Date: 2023-06-10 (Sat, 10 Jun 2023)
Changed paths:
A llvm/test/Transforms/ConstraintElimination/monotonic-int-phis.ll
R llvm/test/Transforms/ConstraintElimination/monotonic-phis.ll
A llvm/test/Transforms/ConstraintElimination/monotonic-pointer-phis.ll
A llvm/test/Transforms/PhaseOrdering/runtime-check-removal.ll
Log Message:
-----------
[ConstraintElim] Add additional monotonic phi tests.
Add extra test coverage with cases that showed mis-compiles in earlier
versions of an upcoming patch. Also add tests for integer phis
More information about the All-commits
mailing list