[PATCH] D109259: [SROA] Support opaque pointers

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 8 12:00:57 PDT 2021


nikic updated this revision to Diff 371411.
nikic added a comment.

Add missing addrspacecast, add name for GEP.


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

https://reviews.llvm.org/D109259

Files:
  llvm/lib/Transforms/Scalar/SROA.cpp
  llvm/lib/Transforms/Utils/PromoteMemoryToRegister.cpp
  llvm/test/Transforms/SROA/basictest-opaque-ptrs.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D109259.371411.patch
Type: text/x-patch
Size: 104174 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210908/340b9e7f/attachment.bin>


More information about the llvm-commits mailing list