rjmccall wrote:

`CGBuilder` is just aiming to provide an `Address` overload of LLVM's 
`CreateStructGEP`.  It seems wrong for two overloads to have subtly different 
behavior.

Is there a reason why LLVM's `CreateStructGEP` doesn't add `nuw` itself?

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

Reply via email to