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

Roman Lebedev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 23 14:10:05 PDT 2022


lebedev.ri added a comment.

I think this is a correct fix, most good `X86Schedule*.td` already do that.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D122350



More information about the llvm-commits mailing list