Skip to content
Commit 51f2be8b authored by Nick Lewycky's avatar Nick Lewycky
Browse files

Teach instsimplify to be more aggressive when analyzing comparisons of pointers

by using llvm::isIdentifiedObject. Also teach it to handle GEPs that have
the same base pointer and constant operands. Fixes PR11238!

llvm-svn: 151449
parent a3534f5c
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