[PATCH] D144393: [X86] Add schedule module for Gracemont
Haohai, Wen via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Feb 20 06:37:22 PST 2023
HaohaiWen created this revision.
Herald added subscribers: pengfei, hiraditya.
Herald added a project: All.
HaohaiWen requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
The X86ScheduleGRT.td file is automatically generated by schedtool
(D130897 <https://reviews.llvm.org/D130897>). Some of instruction's scheduling information is based on
measured ADL-P data in uops.info.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D144393
Files:
llvm/lib/Target/X86/X86.td
llvm/lib/Target/X86/X86ScheduleGRT.td
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D144393.498830.patch
Type: text/x-patch
Size: 62735 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230220/2d797696/attachment.bin>
More information about the llvm-commits
mailing list