[all-commits] [llvm/llvm-project] 6b1396: [ConstraintElim] Add tests for GEPs with signed pr...
Florian Hahn via All-commits
all-commits at lists.llvm.org
Tue Dec 6 07:28:23 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6b1396e31fb57795b3e2007a0345e0859f01fd99
https://github.com/llvm/llvm-project/commit/6b1396e31fb57795b3e2007a0345e0859f01fd99
Author: Florian Hahn <flo at fhahn.com>
Date: 2022-12-06 (Tue, 06 Dec 2022)
Changed paths:
A llvm/test/Transforms/ConstraintElimination/gep-arithmetic-add-signed-predicates.ll
A llvm/test/Transforms/ConstraintElimination/gep-arithmetic-signed-predicates.ll
A llvm/test/Transforms/ConstraintElimination/gep-sub-signed-predicates.ll
Log Message:
-----------
[ConstraintElim] Add tests for GEPs with signed predicates.
More information about the All-commits
mailing list