[PATCH] D49816: [GlobalOpt] Test array indices inside structs for out-of-bounds accesses

Dave Green via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 26 04:09:05 PDT 2018


dmgreen updated this revision to Diff 157453.
dmgreen added a comment.

Rewrote a little to do the same checks on following GEPs.


https://reviews.llvm.org/D49816

Files:
  lib/Transforms/IPO/GlobalOpt.cpp
  test/Transforms/GlobalOpt/globalsra-multigep.ll
  test/Transforms/GlobalOpt/globalsra-partial.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D49816.157453.patch
Type: text/x-patch
Size: 7440 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180726/65ce8907/attachment.bin>


More information about the llvm-commits mailing list