"git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "d2c3bdd2699a5938d92c4dbb50c7e74065c9a03b"
Fix a bug with inttoptr/ptrtoint casts where the pointer has a different
size from the integer, requiring zero extension or truncation. Don't create ZExtInsts with pointer types. This fixes a regression in consumer-jpeg. llvm-svn: 69307
Loading
Please register or sign in to comment