[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 09:32:14 PDT 2021


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

Forgot to remove FIXME comments from tests.


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.363776.patch
Type: text/x-patch
Size: 9011 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210803/5f03c8ec/attachment.bin>


More information about the llvm-commits mailing list