[PATCH] D46356: [TableGen] Emit a fatal error on inconsistencies in resource units vs cycles.

Clement Courbet via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 2 07:43:50 PDT 2018


courbet updated this revision to Diff 144883.
courbet added a comment.

Get rid of the FIXME to remove the default ResourceCyles.


Repository:
  rL LLVM

https://reviews.llvm.org/D46356

Files:
  include/llvm/Target/TargetSchedule.td
  lib/Target/AArch64/AArch64SchedExynosM1.td
  lib/Target/AArch64/AArch64SchedExynosM3.td
  lib/Target/AArch64/AArch64SchedThunderX2T99.td
  lib/Target/ARM/ARMScheduleA9.td
  lib/Target/X86/X86ScheduleBtVer2.td
  lib/Target/X86/X86ScheduleZnver1.td
  utils/TableGen/SubtargetEmitter.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D46356.144883.patch
Type: text/x-patch
Size: 27324 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180502/938ed2e3/attachment.bin>


More information about the llvm-commits mailing list