[all-commits] [llvm/llvm-project] 6778e2: [ConstraintElimination] Add tests with signed pred...
Florian Hahn via All-commits
all-commits at lists.llvm.org
Mon Mar 28 10:00:47 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6778e2f4418eea7f8fa44fb1f9b0aaeca8eacfe1
https://github.com/llvm/llvm-project/commit/6778e2f4418eea7f8fa44fb1f9b0aaeca8eacfe1
Author: Florian Hahn <flo at fhahn.com>
Date: 2022-03-28 (Mon, 28 Mar 2022)
Changed paths:
A llvm/test/Transforms/ConstraintElimination/add-nsw.ll
M llvm/test/Transforms/ConstraintElimination/add.ll
M llvm/test/Transforms/ConstraintElimination/mixed-signed-unsigned-predicates.ll
Log Message:
-----------
[ConstraintElimination] Add tests with signed predicates and ADDs.
More information about the All-commits
mailing list