[all-commits] [llvm/llvm-project] fba42a: [NFC] Use getZero instead of getConstant(0)
max-azul via All-commits
all-commits at lists.llvm.org
Tue Oct 6 23:54:13 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: fba42aea438cc4c93233a10703e83f45035ffa64
https://github.com/llvm/llvm-project/commit/fba42aea438cc4c93233a10703e83f45035ffa64
Author: Max Kazantsev <mkazantsev at azul.com>
Date: 2020-10-07 (Wed, 07 Oct 2020)
Changed paths:
M llvm/lib/Transforms/Scalar/IndVarSimplify.cpp
Log Message:
-----------
[NFC] Use getZero instead of getConstant(0)
More information about the All-commits
mailing list