[PATCH] D79218: Process gep (phi ptr1, ptr2) in SROA

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


rampitec updated this revision to Diff 264125.
rampitec added a comment.

Extracted folding into a separate function.


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

https://reviews.llvm.org/D79218

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D79218.264125.patch
Type: text/x-patch
Size: 14399 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200514/2c7ad1ff/attachment.bin>


More information about the llvm-commits mailing list