diff options
author | Florian Hahn <flo@fhahn.com> | 2020-10-09 14:32:21 +0100 |
---|---|---|
committer | Florian Hahn <flo@fhahn.com> | 2020-10-09 14:47:26 +0100 |
commit | 8f56e382f782632c4b137339ab3c362fdbab62a5 (patch) | |
tree | 8f426278f8b7facc65b56abb3108a9c7884006fc /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 9e796d5e71d74abaec07295aac5a60a70eb9b057 (diff) | |
download | llvm-8f56e382f782632c4b137339ab3c362fdbab62a5.zip llvm-8f56e382f782632c4b137339ab3c362fdbab62a5.tar.gz llvm-8f56e382f782632c4b137339ab3c362fdbab62a5.tar.bz2 |
[SCEV] Do not apply info from loop guards in AddRecs.
We cannot guarantee that the replacement expression is loop-invariant in
all AddRecs in the source expression. Use a rewriter that skips
AddRecExpr for now.
Fixes PR47776.
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions