[PATCH] D68414: [SROA] Enhance AggLoadStoreRewriter to rewrite integer load/store if it covers multi fields in original aggregate

Guozhi Wei via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 26 15:51:24 PST 2020


Carrot updated this revision to Diff 246850.
Carrot marked 4 inline comments as done.
Herald added a subscriber: hiraditya.

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

https://reviews.llvm.org/D68414

Files:
  llvm/lib/Transforms/Scalar/SROA.cpp
  llvm/test/Transforms/SROA/split-integer.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D68414.246850.patch
Type: text/x-patch
Size: 17521 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200226/4a788523/attachment.bin>


More information about the llvm-commits mailing list