diff options
author | Arnold Schwaighofer <aschwaighofer@apple.com> | 2014-01-10 18:20:29 +0000 |
---|---|---|
committer | Arnold Schwaighofer <aschwaighofer@apple.com> | 2014-01-10 18:20:29 +0000 |
commit | cebfcceec129af3cf0e8b43ac867b669d389c0d1 (patch) | |
tree | 7e89b2a134ffae1111c840d264165b10887eb5d1 /llvm/lib/Transforms/Vectorize/LoopVectorize.cpp | |
parent | 4e62c0b2b270036f25d6812f19a55e41c2d76fbd (diff) | |
download | bcm5719-llvm-cebfcceec129af3cf0e8b43ac867b669d389c0d1.tar.gz bcm5719-llvm-cebfcceec129af3cf0e8b43ac867b669d389c0d1.zip |
SCEVRewriter: Optionally interpret constants in value map as SCEVConstant
An upcoming loop vectorizer commit will want to replace a SCEVUnknown(Value*)
by a SCEVConstant. This commit modifies the SCEVParameterRewriter to support
this. The SCEVParameterRewriter constructor can optionally specify to follow
this behavior.
llvm-svn: 198949
Diffstat (limited to 'llvm/lib/Transforms/Vectorize/LoopVectorize.cpp')
0 files changed, 0 insertions, 0 deletions