[PATCH] D66636: [X86][BtVer2] Fix latency of ALU RMW instructions.
Simon Pilgrim via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Aug 23 04:16:29 PDT 2019
RKSimon accepted this revision.
RKSimon added a comment.
This revision is now accepted and ready to land.
LGTM - for the ADC/SBB fix I'd recommend adding a WriteADCRMW class instead of adding yet more overrides.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D66636/new/
https://reviews.llvm.org/D66636
More information about the llvm-commits
mailing list