This makes it easier to extend the merge options in the future and also
reduces the risk of accidentally setting a wrong option.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D78368
[ValueLattice] Add struct for merge options. ClosedPublic Authored by fhahn on Apr 17 2020, 7:16 AM.
Details Summary This makes it easier to extend the merge options in the future and also
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Apr 17 2020, 11:50 AM Closed by commit rG6ba0695c600a: [ValueLattice] Add struct for merge options. (authored by fhahn). · Explain WhyApr 19 2020, 1:34 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 258592 llvm/include/llvm/Analysis/ValueLattice.h
llvm/lib/Transforms/Scalar/SCCP.cpp
|