[all-commits] [llvm/llvm-project] ef129f: [SCEV][NFC] Use general predicate checkers in mono...
max-azul via All-commits
all-commits at lists.llvm.org
Thu Oct 29 02:46:28 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: ef129f01e9053871fdf97ad48dd26857d3af925d
https://github.com/llvm/llvm-project/commit/ef129f01e9053871fdf97ad48dd26857d3af925d
Author: Max Kazantsev <mkazantsev at azul.com>
Date: 2020-10-29 (Thu, 29 Oct 2020)
Changed paths:
M llvm/lib/Analysis/ScalarEvolution.cpp
Log Message:
-----------
[SCEV][NFC] Use general predicate checkers in monotonicity check
This makes the code more compact and readable.
More information about the All-commits
mailing list