Dong Axis via llvm-dev
2021-Jul-15 02:46 UTC
[llvm-dev] Question about Instruction Schedule
Hello, Recently, I am reading the code of Instruction schedule in llvm. But it is confused me, because I found llvm have two classes named ScheduleDAGSDNodes and ScheuleDAGInstrs. The first one is used for scheduling SDNode-based DAG, the other is used for MachineInst. But could we use ScheuleDAGInstrs directly? Thanks in advance. Best Regards dongAxis -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20210715/e3cf1823/attachment.html>