[all-commits] [llvm/llvm-project] 637909: [SCEV][NFC] Rename getMax -> getConstantMax
max-azul via All-commits
all-commits at lists.llvm.org
Thu Oct 22 01:22:59 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 6379090ea7ce2a76efe8aebb3b63bc0fdf85fc78
https://github.com/llvm/llvm-project/commit/6379090ea7ce2a76efe8aebb3b63bc0fdf85fc78
Author: Max Kazantsev <mkazantsev at azul.com>
Date: 2020-10-22 (Thu, 22 Oct 2020)
Changed paths:
M llvm/include/llvm/Analysis/ScalarEvolution.h
M llvm/lib/Analysis/ScalarEvolution.cpp
Log Message:
-----------
[SCEV][NFC] Rename getMax -> getConstantMax
This better reflects what this logic actually does.
More information about the All-commits
mailing list