[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 05:58:50 PDT 2018


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

- Allow fully implicit ResourceCycles in ZnXXXPair model. as per Andrea's comment.
- Update TargetSchedule.td documentation.


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/Mips/MipsScheduleGeneric.td
  lib/Target/X86/X86SchedBroadwell.td
  lib/Target/X86/X86ScheduleBtVer2.td
  lib/Target/X86/X86ScheduleSLM.td
  lib/Target/X86/X86ScheduleZnver1.td
  utils/TableGen/SubtargetEmitter.cpp

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


More information about the llvm-commits mailing list