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
Loading
Please register or sign in to comment