[all-commits] [llvm/llvm-project] 412b41: [NFC] Add missing `const` statements in SCEV
max-azul via All-commits
all-commits at lists.llvm.org
Mon Sep 14 04:44:15 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 412b417bfa79d54ebea1ae8bd0fd359044a133f4
https://github.com/llvm/llvm-project/commit/412b417bfa79d54ebea1ae8bd0fd359044a133f4
Author: Max Kazantsev <mkazantsev at azul.com>
Date: 2020-09-14 (Mon, 14 Sep 2020)
Changed paths:
M llvm/include/llvm/Analysis/ScalarEvolution.h
M llvm/lib/Analysis/ScalarEvolution.cpp
Log Message:
-----------
[NFC] Add missing `const` statements in SCEV
More information about the All-commits
mailing list