[all-commits] [llvm/llvm-project] 67b712: [SCEV] Add test for applyLoopGuards with pointer i...
Florian Hahn via All-commits
all-commits at lists.llvm.org
Wed Feb 1 04:03:19 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 67b712024ca1f3c571478e82880627af56f568df
https://github.com/llvm/llvm-project/commit/67b712024ca1f3c571478e82880627af56f568df
Author: Florian Hahn <flo at fhahn.com>
Date: 2023-02-01 (Wed, 01 Feb 2023)
Changed paths:
M llvm/test/Analysis/ScalarEvolution/max-backedge-taken-count-guard-info.ll
Log Message:
-----------
[SCEV] Add test for applyLoopGuards with pointer induction.
Extra test that crashes with earlier versions of D126503.
More information about the All-commits
mailing list