[PATCH] D29953: [ARM] Classification Improvements to ARM Sched-Models. NFCI.

Javed Absar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 21 01:56:45 PST 2017


javed.absar updated this revision to Diff 89173.
javed.absar added a comment.

Hi Diana:
As recommended in your review comment, I have:
a.  extended the tests to cover some more instructions (LDR, STR, DIV).
b.  Also, changed the WriteRes to SchedAlias for the cases you pointed out. 
c. There is no need I believe to further refine WriteLd/WriteST. I dont think it would add much benefit.
Best Regards
Javed


https://reviews.llvm.org/D29953

Files:
  lib/Target/ARM/ARMInstrThumb2.td
  lib/Target/ARM/ARMSchedule.td
  lib/Target/ARM/ARMScheduleA9.td
  lib/Target/ARM/ARMScheduleR52.td
  lib/Target/ARM/ARMScheduleSwift.td
  test/CodeGen/ARM/misched-int-basic-thumb2.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D29953.89173.patch
Type: text/x-patch
Size: 33472 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170221/78e387e3/attachment-0001.bin>


More information about the llvm-commits mailing list