https://github.com/arsenm requested changes to this pull request.

The address space should just come directly from the alloca. You don't know if 
it's correct to just replace the addrspace with whatever the datalayout says is 
the alloca addrspace. The datalayout value is for new allocas where the code 
has no additional context 

https://github.com/llvm/llvm-project/pull/136865
_______________________________________________
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

Reply via email to