[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 13:01:47 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL275208: [SCCP] Constant fold structs if all the lattice value are constant. (authored by davide).

Changed prior to commit:
  http://reviews.llvm.org/D22269?vs=63709&id=63720#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D22269

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

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


More information about the llvm-commits mailing list