[PATCH] D107367: [X86][SchedModel] Add missing ReadAdvance for some arithmetic ops (PR51318 and PR51322)

Andrea Di Biagio via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 3 10:03:07 PDT 2021


andreadb updated this revision to Diff 363789.
andreadb added a comment.

Add extra comments to improve readability.


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

https://reviews.llvm.org/D107367

Files:
  llvm/lib/Target/X86/X86InstrArithmetic.td
  llvm/test/tools/llvm-mca/X86/BtVer2/adc-sequence-readadvance.s
  llvm/test/tools/llvm-mca/X86/BtVer2/rmw-adc-sequence-readadvance.s
  llvm/test/tools/llvm-mca/X86/BtVer2/rmw-add-sequence-readadvance.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D107367.363789.patch
Type: text/x-patch
Size: 9429 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210803/f03f80f1/attachment.bin>


More information about the llvm-commits mailing list