[PATCH] D122350: [WIP][X86SchedSandyBridge] update cost of COPY to 1 cycle from 0

Nick Desaulniers via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 3 13:55:05 PDT 2022


nickdesaulniers updated this revision to Diff 426826.
nickdesaulniers added a comment.

- fix up tests


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D122350/new/

https://reviews.llvm.org/D122350

Files:
  llvm/lib/Target/X86/X86SchedSandyBridge.td
  llvm/test/CodeGen/X86/2009-03-23-MultiUseSched.ll
  llvm/test/CodeGen/X86/fp-load-trunc.ll
  llvm/test/CodeGen/X86/fp-trunc.ll
  llvm/test/CodeGen/X86/gather-addresses.ll
  llvm/test/CodeGen/X86/machine-combiner-int-vec.ll
  llvm/test/CodeGen/X86/machine-combiner-int.ll
  llvm/test/CodeGen/X86/recip-fastmath.ll
  llvm/test/CodeGen/X86/recip-fastmath2.ll
  llvm/test/CodeGen/X86/scheduler-asm-moves.mir
  llvm/test/CodeGen/X86/sqrt-fastmath-tune.ll
  llvm/test/CodeGen/X86/sqrt-fastmath.ll
  llvm/test/CodeGen/X86/vector-reduce-fadd-fast.ll
  llvm/test/CodeGen/X86/vector-reduce-fmul-fast.ll
  llvm/test/CodeGen/X86/vector-shuffle-combining.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D122350.426826.patch
Type: text/x-patch
Size: 74165 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220503/a1dedc81/attachment-0001.bin>


More information about the llvm-commits mailing list