[PATCH] D66636: [X86][BtVer2] Fix latency of ALU RMW instructions.

Andrea Di Biagio via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 23 04:16:30 PDT 2019


andreadb added a comment.

In D66636#1642537 <https://reviews.llvm.org/D66636#1642537>, @RKSimon wrote:

> LGTM - for the ADC/SBB fix I'd recommend adding a WriteADCRMW class instead of adding yet more overrides.


Good idea. I'll do that.
Thanks for the review!


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

https://reviews.llvm.org/D66636





More information about the llvm-commits mailing list