[PATCH] D122203: [IR] Allow matching pointer to vector with opaque pointers.
Hendrik Greving via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Mar 22 08:19:34 PDT 2022
hgreving added a comment.
In D122203#3399682 <https://reviews.llvm.org/D122203#3399682>, @nikic wrote:
> LGTM. Just to be clear, when you say "vector pointer" you're talking about a "pointer to vector" rather than a "vector of pointers", right?
Yes, edited.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D122203/new/
https://reviews.llvm.org/D122203
More information about the llvm-commits
mailing list