Hi, > Make InstructionCombining::getBitCastOperand() recognize GEP instructions and > constant expression with all zero indices as being the same as a bitcast. can stripPointerCasts be used here somehow? Ciao, Duncan.