[all-commits] [llvm/llvm-project] 5dfe60: [SCEV] Add tests where guards limit both %n and (z...
Florian Hahn via All-commits
all-commits at lists.llvm.org
Fri Nov 12 02:32:07 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5dfe60d171d7f7ebb33c53170cc4182dba22a7b4
https://github.com/llvm/llvm-project/commit/5dfe60d171d7f7ebb33c53170cc4182dba22a7b4
Author: Florian Hahn <flo at fhahn.com>
Date: 2021-11-12 (Fri, 12 Nov 2021)
Changed paths:
M llvm/test/Analysis/ScalarEvolution/max-backedge-taken-count-guard-info-rewrite-expressions.ll
Log Message:
-----------
[SCEV] Add tests where guards limit both %n and (zext %n).
Suggested in D113577.
More information about the All-commits
mailing list