[PATCH] D68266: [MCA][LSUnit] Track loads and stores until retirement.

Andrea Di Biagio via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 8 03:46:22 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rG8d6651f7b11e: [MCA][LSUnit] Track loads and stores until retirement. (authored by andreadb).
Herald added a subscriber: hiraditya.
Herald added a project: LLVM.

Changed prior to commit:
  https://reviews.llvm.org/D68266?vs=222592&id=223815#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D68266

Files:
  llvm/include/llvm/MCA/HardwareUnits/LSUnit.h
  llvm/include/llvm/MCA/Stages/RetireStage.h
  llvm/lib/MCA/Context.cpp
  llvm/lib/MCA/HardwareUnits/LSUnit.cpp
  llvm/lib/MCA/Stages/RetireStage.cpp
  llvm/test/tools/llvm-mca/X86/BdVer2/load-store-throughput.s
  llvm/test/tools/llvm-mca/X86/BdVer2/load-throughput.s
  llvm/test/tools/llvm-mca/X86/BdVer2/store-throughput.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D68266.223815.patch
Type: text/x-patch
Size: 25918 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191008/7cd1e142/attachment.bin>


More information about the llvm-commits mailing list