[all-commits] [llvm/llvm-project] 62ed02: [NFC][ScalarEvolution] Clean up ExitLimit construc...
Eli Friedman via All-commits
all-commits at lists.llvm.org
Sun Jun 20 17:41:21 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 62ed024c7407c9e5d2494b684e059e89e18bc7f3
https://github.com/llvm/llvm-project/commit/62ed024c7407c9e5d2494b684e059e89e18bc7f3
Author: Eli Friedman <efriedma at quicinc.com>
Date: 2021-06-20 (Sun, 20 Jun 2021)
Changed paths:
M llvm/lib/Analysis/ScalarEvolution.cpp
Log Message:
-----------
[NFC][ScalarEvolution] Clean up ExitLimit constructors.
Make all the constructors forward to one constructor. Remove redundant
assertions.
More information about the All-commits
mailing list