Prefer bitcast+GEP over ptrtoint+sub+inttoptr: it's semantically equivalent...
Prefer bitcast+GEP over ptrtoint+sub+inttoptr: it's semantically equivalent here, and generally nicer to the optimizer. llvm-svn: 151659
Loading
Please register or sign in to comment