[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:03 PDT 2020


hliao updated this revision to Diff 272596.
hliao marked an inline comment as done.
hliao added a comment.

fix typo!


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.272596.patch
Type: text/x-patch
Size: 6195 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200623/d2fd0f99/attachment.bin>


More information about the llvm-commits mailing list