[PATCH] D33361: [InstCombine] Fix inbounds gep for addrspacecasts
Sven van Haastregt via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Apr 3 06:34:54 PDT 2018
svenvh added a comment.
In https://reviews.llvm.org/D33361#1051795, @tauril wrote:
> Hello, I've recently come across the same problem as expressed by this revision.
> Has there been any new discussions regarding this topic?
Thanks for pinging this, Guillaume. I don't think we have reached a conclusion here, so I'll rework the patch to just avoid inferring inbounds for these cases.
https://reviews.llvm.org/D33361
More information about the llvm-commits
mailing list