[all-commits] [llvm/llvm-project] 96c1fa: [SCEV] Add loop-guard pessimizing test with step = 2.
Florian Hahn via All-commits
all-commits at lists.llvm.org
Wed May 12 11:35:22 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 96c1fa2a041d352d2b6eb202f3c419323239514f
https://github.com/llvm/llvm-project/commit/96c1fa2a041d352d2b6eb202f3c419323239514f
Author: Florian Hahn <flo at fhahn.com>
Date: 2021-05-12 (Wed, 12 May 2021)
Changed paths:
M llvm/test/Analysis/ScalarEvolution/max-backedge-taken-count-guard-info.ll
Log Message:
-----------
[SCEV] Add loop-guard pessimizing test with step = 2.
Commit: ed9e1a7dcc2eceb4596a5f2ede7daabcb1fdf4ab
https://github.com/llvm/llvm-project/commit/ed9e1a7dcc2eceb4596a5f2ede7daabcb1fdf4ab
Author: Florian Hahn <flo at fhahn.com>
Date: 2021-05-12 (Wed, 12 May 2021)
Changed paths:
A llvm/test/Transforms/PhaseOrdering/AArch64/globals-aa-required-for-vectorization.ll
Log Message:
-----------
[PhaseOrdering] Add test for missing vectorization with NewPM.
Compare: https://github.com/llvm/llvm-project/compare/1124ad2f5d47...ed9e1a7dcc2e
More information about the All-commits
mailing list