[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 21:29:32 PDT 2020


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

Add a new test on 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
  llvm/test/Transforms/SROA/non-integral-pointers.ll

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


More information about the llvm-commits mailing list