[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 23:04:54 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rGf95850ce9c75: [SROA] Teach SROA to perform no-op pointer conversion. (authored by hliao).

Changed prior to commit:
  https://reviews.llvm.org/D81943?vs=272599&id=272618#toc

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.272618.patch
Type: text/x-patch
Size: 6944 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200623/389d2cfd/attachment-0001.bin>


More information about the llvm-commits mailing list