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

Stanislav Mekhanoshin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 19 10:55:41 PDT 2020


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

Added check for constant indexes and test.


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.264958.patch
Type: text/x-patch
Size: 16989 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200519/9f99a436/attachment.bin>


More information about the llvm-commits mailing list