[PATCH] D34596: [X86]: Adding a new priority function 'guided-src' for Scheduler DAG instruction scheduling.

Jatin Bhateja via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 11 06:14:56 PDT 2017


jbhateja updated this revision to Diff 114580.
jbhateja added a comment.

- Merge branch 'master' of https://github.com/llvm-mirror/llvm
- Extending guided-src priority function to cover more case.


https://reviews.llvm.org/D34596

Files:
  include/llvm/CodeGen/SchedulerRegistry.h
  lib/CodeGen/SelectionDAG/ScheduleDAGRRList.cpp
  test/CodeGen/X86/guided_sched.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D34596.114580.patch
Type: text/x-patch
Size: 8904 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170911/b154ff0b/attachment.bin>


More information about the llvm-commits mailing list