[all-commits] [llvm/llvm-project] fcf2ae: [SCEV] Add tests that require rewriting zexts when...
Florian Hahn via All-commits
all-commits at lists.llvm.org
Wed Nov 10 08:58:59 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: fcf2ae992330b1a2e2ce49e9dea1b685ffa12b26
https://github.com/llvm/llvm-project/commit/fcf2ae992330b1a2e2ce49e9dea1b685ffa12b26
Author: Florian Hahn <flo at fhahn.com>
Date: 2021-11-10 (Wed, 10 Nov 2021)
Changed paths:
A llvm/test/Analysis/ScalarEvolution/max-backedge-taken-count-guard-info-rewrite-expressions.ll
Log Message:
-----------
[SCEV] Add tests that require rewriting zexts when applying guards.
Precommit tests inspired by PR40961 and PR52464.
More information about the All-commits
mailing list