[PATCH] D114128: [SROA] Add an IR to test that allocations of struct are scalarized.

Mingming Liu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 18 13:29:25 PST 2021


luna updated this revision to Diff 388308.
luna added a comment.

Simplify IR by cleaning up alloca instructions for function parameters, and
cleaning up attributes as well as some unused metadata.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D114128

Files:
  llvm/test/Transforms/SROA/alloca-struct.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D114128.388308.patch
Type: text/x-patch
Size: 5652 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211118/3ffaee2c/attachment.bin>


More information about the llvm-commits mailing list