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

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


rampitec updated this revision to Diff 264953.
rampitec marked 2 inline comments as done.
rampitec added a comment.

Added check for constant indexes and test.


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.264953.patch
Type: text/x-patch
Size: 8907 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200519/7973f64c/attachment-0001.bin>


More information about the llvm-commits mailing list