Skip to content
Commit 3688b8fa authored by Evan Cheng's avatar Evan Cheng
Browse files

Instcombine constant folding can normalize gep with negative index to index...

Instcombine constant folding can normalize gep with negative index to index with large offset. When instcombine objsize checking transformation sees these geps where the offset seemingly point out of bound, it should just return "i don't know" rather than asserting.

llvm-svn: 96825
parent d0b16bd2
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment