[all-commits] [llvm/llvm-project] c92c94: [ConstraintElim] Add pointer induction tests with ...
Florian Hahn via All-commits
all-commits at lists.llvm.org
Thu Jun 29 01:36:08 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c92c9462a0ca174214e8cdd887e683129e4c0493
https://github.com/llvm/llvm-project/commit/c92c9462a0ca174214e8cdd887e683129e4c0493
Author: Florian Hahn <flo at fhahn.com>
Date: 2023-06-29 (Thu, 29 Jun 2023)
Changed paths:
A llvm/test/Transforms/ConstraintElimination/monotonic-pointer-phis-struct-types.ll
M llvm/test/Transforms/ConstraintElimination/monotonic-pointer-phis.ll
Log Message:
-----------
[ConstraintElim] Add pointer induction tests with struct types.
Extra tests for D152730.
More information about the All-commits
mailing list