[LLVMdev] SchedMachineModel clarifications
Umesh Kalappa
umesh.kalappa0 at gmail.com
Wed Nov 13 06:44:21 PST 2013
Dear Andrew and the Group,
I’m trying come up with a SchedMachineModel for the AMD bulldozer
http://en.wikipedia.org/wiki/Bulldozer_(microarchitecture).
The model is not exist for the same .Please correct me if am i wrong here.
I was going through your reference @
https://llvm.org/svn/llvm-project/llvm/trunk/include/llvm/Target/TargetSchedule.td
.
But I couldn’t model some of the your definitions in the reference like
a)Subtargets
b)SchedReadWrite and SchedReadAdvance
c) per-operand
to the processor architecture instance .
I will be glad if you give me some instance example on the above definitions
Thanks in Advance
~Umesh
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20131113/80c2cb49/attachment.html>
More information about the llvm-dev
mailing list