[all-commits] [llvm/llvm-project] 82aeec: [ConstraintElim] Add additional induction phi test...
Florian Hahn via All-commits
all-commits at lists.llvm.org
Wed Jun 28 13:11:13 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 82aeec6570aa4058677b4d8a57e88878c44258e2
https://github.com/llvm/llvm-project/commit/82aeec6570aa4058677b4d8a57e88878c44258e2
Author: Florian Hahn <flo at fhahn.com>
Date: 2023-06-28 (Wed, 28 Jun 2023)
Changed paths:
M llvm/test/Transforms/ConstraintElimination/monotonic-pointer-phis.ll
Log Message:
-----------
[ConstraintElim] Add additional induction phi tests with end argument.
Extra tests for D152730 with different GEP step sizes and the end pointer
being an argument.
More information about the All-commits
mailing list