[PATCH] D104652: [OpaquePtr] Return opaque pointer from opaque pointer GEP
Nikita Popov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jun 21 09:12:25 PDT 2021
nikic added a comment.
In D104652#2830796 <https://reviews.llvm.org/D104652#2830796>, @aeubanks wrote:
> lgtm
>
> what about GEP constants? do we need to do something special for those in ValueEnumerator?
Yeah, and also a few more changes. I'll create a followup patch.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D104652/new/
https://reviews.llvm.org/D104652
More information about the llvm-commits
mailing list