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

Andrea Di Biagio via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 28 10:42:01 PDT 2019


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

Address review comment.


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

https://reviews.llvm.org/D59928

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

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


More information about the llvm-commits mailing list