[PATCH] [PM] Change the core design of the TTI analysis to use a polymorphic type erased interface and a single analysis pass rather than an extremely complex analysis group.

Chandler Carruth chandlerc at gmail.com
Fri Jan 30 17:10:33 PST 2015


On Fri, Jan 30, 2015 at 5:03 PM, Eric Christopher <echristo at gmail.com>
wrote:

> Looks pretty good to me. It might be nice for TTI to have a class design
> comment somewhere around it that gives some rough stubbed out directions
> for how specialization works, but in general no other comments than that.


I'll add that in a follow-up patch once I finish changing things to the
end-state.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150130/9a54cf66/attachment.html>


More information about the llvm-commits mailing list