This now should also work with the interprocedural variant of the pass. Slightly easier now that the yak is shaved.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D22329
[IPSCCP] Constant fold struct argument/instructions when all the lattice values are constant ClosedPublic Authored by davide on Jul 13 2016, 7:32 PM.
Details Summary This now should also work with the interprocedural variant of the pass. Slightly easier now that the yak is shaved.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jul 13 2016, 7:53 PM Closed by commit rL275363: [IPSCCP] Constant fold struct argument/instructions when all the lattice… (authored by davide). · Explain WhyJul 13 2016, 7:59 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 63904 llvm/trunk/lib/Transforms/Scalar/SCCP.cpp
llvm/trunk/test/Transforms/SCCP/ipsccp-basic.ll
|