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