[all-commits] [llvm/llvm-project] 36adf8: [NFC][Analysis] Add more SCEV tests for ptr induct...
David Sherwood via All-commits
all-commits at lists.llvm.org
Thu Sep 12 05:30:16 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 36adf8ecedb64047021265a1e1730773d3b3a9e8
https://github.com/llvm/llvm-project/commit/36adf8ecedb64047021265a1e1730773d3b3a9e8
Author: David Sherwood <david.sherwood at arm.com>
Date: 2024-09-12 (Thu, 12 Sep 2024)
Changed paths:
M llvm/test/Analysis/ScalarEvolution/max-backedge-taken-count-guard-info.ll
Log Message:
-----------
[NFC][Analysis] Add more SCEV tests for ptr inductions (#108210)
I've added more tests to
Analysis/ScalarEvolution/max-backedge-taken-count-guard-info.ll
to cover more cases of ptr inductions, in particular highlighting what
seems to be a disparity between single exit and multiple exit loops.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list