[PATCH] D79217: Process gep (select ptr1, ptr2) in SROA

Stanislav Mekhanoshin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 14 16:21:44 PDT 2020


rampitec updated this revision to Diff 264124.
rampitec marked an inline comment as done.
rampitec added a comment.

Extracted folding into a separate function.


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

https://reviews.llvm.org/D79217

Files:
  llvm/lib/Transforms/Scalar/SROA.cpp
  llvm/test/Transforms/SROA/select-gep.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D79217.264124.patch
Type: text/x-patch
Size: 6758 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200514/c076acd1/attachment.bin>


More information about the llvm-commits mailing list