rjmccall wrote:

Do you just want whatever the logic is for array subscripts?  I believe array 
subscripts technically leave the index unconverted, and then we perform the 
necessary conversion when emitting IR.

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

Reply via email to