[PATCH] D59077: [X86] Correct scheduler information for rotate by constant for Haswell, Broadwell, and Skylake.
Phabricator via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Mar 7 13:22:14 PST 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rL355636: [X86] Correct scheduler information for rotate by constant for Haswell… (authored by ctopper, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D59077?vs=189660&id=189776#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D59077/new/
https://reviews.llvm.org/D59077
Files:
llvm/trunk/lib/Target/X86/X86SchedBroadwell.td
llvm/trunk/lib/Target/X86/X86SchedHaswell.td
llvm/trunk/lib/Target/X86/X86SchedSkylakeClient.td
llvm/trunk/lib/Target/X86/X86SchedSkylakeServer.td
llvm/trunk/test/tools/llvm-mca/X86/Broadwell/resources-x86_64.s
llvm/trunk/test/tools/llvm-mca/X86/Haswell/resources-x86_64.s
llvm/trunk/test/tools/llvm-mca/X86/SkylakeClient/resources-x86_64.s
llvm/trunk/test/tools/llvm-mca/X86/SkylakeServer/resources-x86_64.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59077.189776.patch
Type: text/x-patch
Size: 35636 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190307/76de4ce4/attachment-0001.bin>
More information about the llvm-commits
mailing list