diff options
author | Chen Zheng <czhengsz@cn.ibm.com> | 2020-07-09 20:01:32 -0400 |
---|---|---|
committer | Chen Zheng <czhengsz@cn.ibm.com> | 2020-07-09 21:56:57 -0400 |
commit | f1efb8bb4ba0584a9b994f3404a2c62920ce6652 (patch) | |
tree | 414e1576a4e82989aa13c57667a5b18dac34097b /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | fbef6c55bc2f349110bd601b716889d73e101c92 (diff) | |
download | llvm-f1efb8bb4ba0584a9b994f3404a2c62920ce6652.zip llvm-f1efb8bb4ba0584a9b994f3404a2c62920ce6652.tar.gz llvm-f1efb8bb4ba0584a9b994f3404a2c62920ce6652.tar.bz2 |
[SCEV][IndVarSimplify] insert point should not be block front.
The block front may be a PHI node, inserting a cast instructions like
BitCast, PtrToInt, IntToPtr among PHIs is not right.
Reviewed By: lebedev.ri
Differential Revision: https://reviews.llvm.org/D80975
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions