Displaying 2 results from an estimated 2 matches for "ab352e74".
2018 May 10
0
[RFC] MC support for variant scheduling classes.
...progress on fundamental infrastructure.
My time for LLVM code review is extremely limited. Can someone work with Andrea to get these patches in?
-Andy
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20180510/ab352e74/attachment.html>
2018 May 10
2
[RFC] MC support for variant scheduling classes.
Hi all,
The goal of this RFC is to make information related to variant scheduling
classes accessible at MC level. This would help tools like llvm-mca
understand/resolve variant scheduling classes.
To achieve this goal, I plan to introduce a new class of scheduling
predicates
named MCSchedPredicate. An MCSchedPredicate allows the definition of boolean
expressions with a well-known semantic, that