[PATCH] D49598: [SystemZ] Use tablegen loops in SchedModels
Jonas Paulsson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jul 20 06:56:05 PDT 2018
jonpa created this revision.
jonpa added reviewers: uweigand, javed.absar.
NFC changes to make TableGen files a bit more readable, by using loops instead of a lot of similar defs with just e.g. a latency value that changes.
https://reviews.llvm.org/D49598
Files:
lib/Target/SystemZ/SystemZSchedule.td
lib/Target/SystemZ/SystemZScheduleZ13.td
lib/Target/SystemZ/SystemZScheduleZ14.td
lib/Target/SystemZ/SystemZScheduleZ196.td
lib/Target/SystemZ/SystemZScheduleZEC12.td
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D49598.156481.patch
Type: text/x-patch
Size: 17429 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180720/d2e05b6a/attachment.bin>
More information about the llvm-commits
mailing list