[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 08:05:17 PDT 2019
andreadb updated this revision to Diff 192639.
andreadb added a comment.
Patch updated.
Address review comments:
- removed field BufferSize from MicroOpQueueStage
- added code comments
- improved flag description in the llvm-mca driver.
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.192639.patch
Type: text/x-patch
Size: 15170 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190328/ceff04c1/attachment.bin>
More information about the llvm-commits
mailing list