[all-commits] [llvm/llvm-project] 0c7910: [NFC] Rename variable MaxBECount -> ConstantMaxBEC...
Max Kazantsev via All-commits
all-commits at lists.llvm.org
Mon Dec 5 02:49:15 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 0c7910eab9e695eae9f242fd3fcb2e9cc97839e9
https://github.com/llvm/llvm-project/commit/0c7910eab9e695eae9f242fd3fcb2e9cc97839e9
Author: Max Kazantsev <mkazantsev at azul.com>
Date: 2022-12-05 (Mon, 05 Dec 2022)
Changed paths:
M llvm/lib/Analysis/ScalarEvolution.cpp
Log Message:
-----------
[NFC] Rename variable MaxBECount -> ConstantMaxBECount
Just to distinguish it from symbolic max which we plan to compute
here as well.
More information about the All-commits
mailing list