[LLVMdev] SchedMachineModel clarifications

Mike Vermeulen mevermeulen at gmail.com
Fri Nov 22 06:58:27 PST 2013


If you haven't found it yet, the last public AMD Software Optimization
Guide for Family 15h is here:
http://developer.amd.com/wordpress/media/2012/03/47414_15h_sw_opt_guide.pdf

This one describes both Bulldozer and Piledriver processors.  Chapter 2
will given an overview of the Microarchitecture and Appendix B gives some
additional details on which pipes are used for where.

I haven't yet looked in detail at your patch to check your model, but at
minimum the comments, references and naming still all refer to Sandy Bridge
which is confusing at best - and leaves it a bit unclear what you've
intentionally changed and what is there because it was cloned from the
Sandy Bridge model but yet changed.

Do you have any performance measurements?

--mev, Mike Vermeulen (work for AMD but posting from non-AMD account where
I'm subscribed)


All ,
>
> Please review the changes made and is it ok to commit ??
>
> Thanks
> ~Umesh
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20131122/cecc1421/attachment.html>


More information about the llvm-dev mailing list