[FuncSpec] Track the return values of specializations.
To track the return values of specializations, we need to invalidate all the lattice values across the use-def chain which originates from the callsites, recompute and propagate. Differential Revision: https://reviews.llvm.org/D146158
Loading
Please sign in to comment