[PATCH] D22269: [SCCP] Replace structs with constants if all the lattice values are constant

Davide Italiano via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 12 12:17:36 PDT 2016


davide updated this revision to Diff 63709.
davide added a comment.

Improved test coverage as suggested by Eli


http://reviews.llvm.org/D22269

Files:
  lib/Transforms/Scalar/SCCP.cpp
  test/Transforms/SCCP/constant-struct.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D22269.63709.patch
Type: text/x-patch
Size: 4852 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160712/4319ed49/attachment.bin>


More information about the llvm-commits mailing list