[PATCH] D105146: OpaquePtr: Support i32** with --force-opaque-pointers

Duncan P. N. Exon Smith via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 29 13:40:17 PDT 2021


dexonsmith requested review of this revision.
dexonsmith added a comment.

In D105146#2848285 <https://reviews.llvm.org/D105146#2848285>, @dblaikie wrote:

> Looks good to me!

Thanks for the review! After noticing the `addrspace` problem I rewrote the patch and added more tests; PTAL when you get a chance.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D105146/new/

https://reviews.llvm.org/D105146



More information about the llvm-commits mailing list