[all-commits] [llvm/llvm-project] 49d6e3: [ConstraintElimination] Add tests with signed pred...
Florian Hahn via All-commits
all-commits at lists.llvm.org
Wed Feb 2 07:56:56 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 49d6e3eb332d0cf4a312eaf7a25e1fb72c0d447d
https://github.com/llvm/llvm-project/commit/49d6e3eb332d0cf4a312eaf7a25e1fb72c0d447d
Author: Florian Hahn <flo at fhahn.com>
Date: 2022-02-02 (Wed, 02 Feb 2022)
Changed paths:
A llvm/test/Transforms/ConstraintElimination/geps-signed-predicates.ll
A llvm/test/Transforms/ConstraintElimination/geps-unsigned-predicates.ll
R llvm/test/Transforms/ConstraintElimination/geps.ll
Log Message:
-----------
[ConstraintElimination] Add tests with signed predicates and GEPs.
More information about the All-commits
mailing list