[all-commits] [llvm/llvm-project] 30496b: [SCEV] Use fallthoughs in predicate switch when co...
Dmitry Makogon via All-commits
all-commits at lists.llvm.org
Tue Mar 7 01:08:01 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 30496bf6453207ee93fda8330e84fec02b40c5bf
https://github.com/llvm/llvm-project/commit/30496bf6453207ee93fda8330e84fec02b40c5bf
Author: Dmitry Makogon <d.makogon at g.nsu.ru>
Date: 2023-03-07 (Tue, 07 Mar 2023)
Changed paths:
M llvm/lib/Analysis/ScalarEvolution.cpp
Log Message:
-----------
[SCEV] Use fallthoughs in predicate switch when collecting rewrites for loop guard (NFC)
More information about the All-commits
mailing list