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

Another BasicAA fix. If a value does not alias a GEP's base pointer, then it

cannot alias the GEP. GEP pointer alias rule states this clearly:
A pointer value formed from a getelementptr instruction is associated with the
addresses associated with the first operand of the getelementptr.

llvm-svn: 84079
parent 96924294
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