[PATCH] D47362: [X86][Sched] Add InstRW for CLC on Intel after SNB.

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 25 07:52:19 PDT 2018


RKSimon added a comment.

Tests? Please can you add CLC to the relevant llvm-mca resource test files (or all of them if you wish - it's nice to keep those files the same for each CPU):

llvm\test\tools\llvm-mca\X86\SandyBridge\resources-x86_64.s
llvm\test\tools\llvm-mca\X86\Haswell\resources-x86_64.s
etc.


Repository:
  rL LLVM

https://reviews.llvm.org/D47362





More information about the llvm-commits mailing list