[all-commits] [llvm/llvm-project] c52268: [ConstraintElim] Add tests to check negated OR sim...
Florian Hahn via All-commits
all-commits at lists.llvm.org
Fri Jun 23 13:01:46 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c52268a9afe96078fde9ee778577341645465c38
https://github.com/llvm/llvm-project/commit/c52268a9afe96078fde9ee778577341645465c38
Author: Florian Hahn <flo at fhahn.com>
Date: 2023-06-23 (Fri, 23 Jun 2023)
Changed paths:
M llvm/test/Transforms/ConstraintElimination/and-implied-by-operands.ll
Log Message:
-----------
[ConstraintElim] Add tests to check negated OR simplifications.
Additional test coverage for D151799.
More information about the All-commits
mailing list