[PATCH] D81943: [SROA] Teach SROA to perform no-op pointer conversion.

Michael Liao via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 22 20:57:00 PDT 2020


hliao updated this revision to Diff 272594.
hliao added a comment.

Check non-integral pointers.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D81943

Files:
  llvm/lib/Transforms/Scalar/SROA.cpp
  llvm/test/Transforms/SROA/address-spaces.ll
  llvm/test/Transforms/SROA/alloca-address-space.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D81943.272594.patch
Type: text/x-patch
Size: 6193 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200623/f63f8dde/attachment.bin>


More information about the llvm-commits mailing list