[PATCH] D35354: [X86][LLVM][TD] Arranging Atom family in an inheritance ratio
michael zuckerman via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jul 13 06:48:17 PDT 2017
m_zuckerman created this revision.
X86.td file contains number of features that can be arrange in more general pattern . We can combine features that include in number of atom into single processor and create a inheritance ratio between them all.
https://reviews.llvm.org/D35354
Files:
lib/Target/X86/X86.td
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D35354.106418.patch
Type: text/x-patch
Size: 3793 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170713/922bab53/attachment.bin>
More information about the llvm-commits
mailing list