[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
Wed Aug 4 09:56:37 PDT 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rG7a1a35a1d1ae: [X86][SchedModel] Add missing ReadAdvance for some arithmetic ops (PR51318 and… (authored by andreadb).

Repository:
  rG LLVM Github Monorepo

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.364165.patch
Type: text/x-patch
Size: 9429 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210804/d29d488f/attachment.bin>


More information about the llvm-commits mailing list