"llvm/git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "637b9bebd4295b3042471226d8f5c0d1c650ea25"
fix the clang side of PR7437: EmitAggregateCopy
was not producing a memcpy with the right address spaces because of two places in it doing casts of the arguments to i8, one of which that didn't preserve the address space. There is also an optimizer bug here. llvm-svn: 107842
Loading
Please register or sign in to comment