Nathan =?utf-8?q?Gauër?= <[email protected]>,
Nathan =?utf-8?q?Gauër?= <[email protected]>
Message-ID:
In-Reply-To: <llvm.org/llvm/llvm-project/pull/[email protected]>


https://github.com/Flakebi commented:

Thanks for driving this forward! Looks generally good to me, some comments 
inline.

Just to call it out for others reviewing this. As defined here, 
`structured.gep` makes is invalid to create an “end” pointer to an array.
I.e. in contrast to getelementptr, it does explicitly not allow creating a 
pointer to element `n` of an `n` large array.

https://github.com/llvm/llvm-project/pull/176145
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to