jdoerfert wrote:

FWIW, nvptx backend unfortunately works by "fixing stuff up" late. It 
shouldn't, but it does. I'd prefer to not to fix stuff up at all and maybe the 
best way is to have proper assertions in the creation of allocas/globals/... 
and/or the verifier. 

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