[all-commits] [llvm/llvm-project] c01445: [ConstraintElim] Add extra tests with AND and OR o...
Florian Hahn via All-commits
all-commits at lists.llvm.org
Sun Dec 17 13:09:05 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c014454f43bf523fee2bf695c075882b1cefd21c
https://github.com/llvm/llvm-project/commit/c014454f43bf523fee2bf695c075882b1cefd21c
Author: Florian Hahn <flo at fhahn.com>
Date: 2023-12-17 (Sun, 17 Dec 2023)
Changed paths:
M llvm/test/Transforms/ConstraintElimination/and-implied-by-operands.ll
A llvm/test/Transforms/ConstraintElimination/or-implied-by-operands.ll
Log Message:
-----------
[ConstraintElim] Add extra tests with AND and OR of conditions.
Add additional tests where one of the operands of the AND/OR implies the
other.
More information about the All-commits
mailing list