[PATCH] D44654: [X86][SandyBridge] SBWriteResPair +5cy and +1uop Memory Folds

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 28 13:49:36 PDT 2018


craig.topper added a comment.

> I've left ReadAfterLd at 4cy at the moment, which seems to be correct for 'pure' loads

Isn't ReadAfterLd only used by instructions with folded loads? So shouldn't it be 5cyc?


Repository:
  rL LLVM

https://reviews.llvm.org/D44654





More information about the llvm-commits mailing list