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

Javed Absar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jan 8 05:44:19 PST 2017


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

Hi Renato:

Based on your feedback, I have removed sub-categories of  of FPCVT and FPMOV. This removes the duplication you mentioned about for the sub-target. Please have a look and let me know if this is ok. 
Thanks
Javed


https://reviews.llvm.org/D28194

Files:
  lib/Target/ARM/ARMInstrVFP.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-fp-basic.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D28194.83556.patch
Type: text/x-patch
Size: 47427 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170108/ef5e8cfb/attachment.bin>


More information about the llvm-commits mailing list