[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 06:09:35 PDT 2018
courbet updated this revision to Diff 144869.
courbet added a comment.
Herald added a subscriber: gbedwell.
- Update llvm-mca SLM tests.
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
test/tools/llvm-mca/X86/SLM/resources-sse2.s
utils/TableGen/SubtargetEmitter.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D46356.144869.patch
Type: text/x-patch
Size: 30411 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180502/66b04279/attachment.bin>
More information about the llvm-commits
mailing list