Skip to content
Commit 25a843fc authored by Chris Lattner's avatar Chris Lattner
Browse files

minor cleanup to SROA: when lowering type unsafe accesses to

large integers, the first inserted value would always create
an 'or X, 0'.  Even though this is trivially zapped by
instcombine, don't bother creating this pointless instruction.

llvm-svn: 106979
parent 818efb64
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