[PATCH] D49671: [SchedModel] Propagate read advance cycles to implicit operands outside instruction descriptor

Jonas Paulsson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 8 00:26:15 PDT 2018


jonpa updated this revision to Diff 168616.
jonpa added a comment.
Herald added a subscriber: qcolombet.

> x86 test changes lgtm

Thanks for the tests patch Simon! I also made one change to phys-reg-local-regalloc.ll that you did not update, which makes all the X86 tests green. I hope that one also looks OK to you?


https://reviews.llvm.org/D49671

Files:
  lib/CodeGen/ScheduleDAGInstrs.cpp
  test/CodeGen/SystemZ/misched-readadvances.mir
  test/CodeGen/X86/lsr-loop-exit-cond.ll
  test/CodeGen/X86/phys-reg-local-regalloc.ll
  test/CodeGen/X86/schedule-x86-64-shld.ll
  test/CodeGen/X86/schedule-x86_32.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D49671.168616.patch
Type: text/x-patch
Size: 8586 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181008/c1e122c0/attachment.bin>


More information about the llvm-commits mailing list