[PATCH] D59928: [MCA] Add an experimental MicroOpQueue stage.

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 29 05:16:01 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL357248: [MCA] Add an experimental MicroOpQueue stage. (authored by adibiagio, committed by ).
Herald added a project: LLVM.

Changed prior to commit:
  https://reviews.llvm.org/D59928?vs=192680&id=192809#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D59928

Files:
  llvm/trunk/include/llvm/MCA/Context.h
  llvm/trunk/include/llvm/MCA/Stages/MicroOpQueueStage.h
  llvm/trunk/lib/MCA/CMakeLists.txt
  llvm/trunk/lib/MCA/Context.cpp
  llvm/trunk/lib/MCA/Stages/MicroOpQueueStage.cpp
  llvm/trunk/test/tools/llvm-mca/X86/uop-queue.s
  llvm/trunk/tools/llvm-mca/llvm-mca.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59928.192809.patch
Type: text/x-patch
Size: 15352 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190329/e24a4ff8/attachment.bin>


More information about the llvm-commits mailing list