[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
Tue Aug 7 03:45:00 PDT 2018


jonpa updated this revision to Diff 159480.
jonpa added a comment.

Patch somewhat simplified with NFC on SystemZ/SPEC. SystemZ test case fixed to use '-o -', to not write the .s file to the repo.

Is this approach acceptable, or are the extra RegAlloc super-reg operands somehow under review / redesign?


https://reviews.llvm.org/D49671

Files:
  lib/CodeGen/TargetSchedule.cpp
  test/CodeGen/SystemZ/misched-readadvances.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D49671.159480.patch
Type: text/x-patch
Size: 13828 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180807/cccc3526/attachment-0001.bin>


More information about the llvm-commits mailing list