[all-commits] [llvm/llvm-project] be0bf0: [ConstraintElimination] Add some tests with conds ...
Florian Hahn via All-commits
all-commits at lists.llvm.org
Wed Feb 3 08:41:31 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: be0bf04b19ffa380ef2f15fefa402ac1b6d29f03
https://github.com/llvm/llvm-project/commit/be0bf04b19ffa380ef2f15fefa402ac1b6d29f03
Author: Florian Hahn <flo at fhahn.com>
Date: 2021-02-03 (Wed, 03 Feb 2021)
Changed paths:
M llvm/test/Transforms/ConstraintElimination/dom.ll
M llvm/test/Transforms/ConstraintElimination/loops.ll
Log Message:
-----------
[ConstraintElimination] Add some tests with conds in loop header.
This patch adds a set of tests in which we can add the information from
the pre-header to a loop header, but currently do not do so.
More information about the All-commits
mailing list