[all-commits] [llvm/llvm-project] 25755a: [NFC] Add flag to disable IV widening in indvar in...
max-azul via All-commits
all-commits at lists.llvm.org
Tue Nov 10 00:11:24 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 25755a0159a2a69cb84dbd2b7bcbb5db9b482a40
https://github.com/llvm/llvm-project/commit/25755a0159a2a69cb84dbd2b7bcbb5db9b482a40
Author: Max Kazantsev <mkazantsev at azul.com>
Date: 2020-11-10 (Tue, 10 Nov 2020)
Changed paths:
M llvm/include/llvm/Transforms/Scalar/IndVarSimplify.h
M llvm/lib/Transforms/Scalar/IndVarSimplify.cpp
Log Message:
-----------
[NFC] Add flag to disable IV widening in indvar instance
This allows us to have control over IV widening in the pipeline.
More information about the All-commits
mailing list