[all-commits] [llvm/llvm-project] 369993: [ConstraintElim] Add tests with phis and different...
Florian Hahn via All-commits
all-commits at lists.llvm.org
Wed Jun 28 15:12:32 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 36999318f09122fa41baff838f46c753db078275
https://github.com/llvm/llvm-project/commit/36999318f09122fa41baff838f46c753db078275
Author: Florian Hahn <flo at fhahn.com>
Date: 2023-06-28 (Wed, 28 Jun 2023)
Changed paths:
A llvm/test/Transforms/ConstraintElimination/monotonic-pointer-phis-custom-datalayout.ll
M llvm/test/Transforms/ConstraintElimination/monotonic-pointer-phis.ll
Log Message:
-----------
[ConstraintElim] Add tests with phis and different alloc sizes/end ptrs.
Extra tests for D152730
More information about the All-commits
mailing list