[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:39:55 PDT 2018


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

Rebase.


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.144882.patch
Type: text/x-patch
Size: 27473 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180502/65357b8a/attachment.bin>


More information about the llvm-commits mailing list