[PATCH] D63543: [MCA][Bottleneck Analysis] Teach how to compute a critical sequence of instructions based on the simulation.
Phabricator via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jun 21 06:32:07 PDT 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rL364045: [MCA][Bottleneck Analysis] Teach how to compute a critical sequence of… (authored by adibiagio, committed by ).
Herald added a project: LLVM.
Changed prior to commit:
https://reviews.llvm.org/D63543?vs=205848&id=205989#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D63543/new/
https://reviews.llvm.org/D63543
Files:
llvm/trunk/test/tools/llvm-mca/X86/BtVer2/bottleneck-hints-1.s
llvm/trunk/test/tools/llvm-mca/X86/BtVer2/bottleneck-hints-2.s
llvm/trunk/test/tools/llvm-mca/X86/BtVer2/bottleneck-hints-3.s
llvm/trunk/test/tools/llvm-mca/X86/BtVer2/bottleneck-hints-4.s
llvm/trunk/test/tools/llvm-mca/X86/SkylakeClient/bottleneck-analysis.s
llvm/trunk/test/tools/llvm-mca/X86/option-all-views-1.s
llvm/trunk/test/tools/llvm-mca/X86/option-all-views-2.s
llvm/trunk/test/tools/llvm-mca/X86/option-no-stats-1.s
llvm/trunk/tools/llvm-mca/Views/BottleneckAnalysis.cpp
llvm/trunk/tools/llvm-mca/Views/BottleneckAnalysis.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D63543.205989.patch
Type: text/x-patch
Size: 41537 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190621/a9a3f98f/attachment-0001.bin>
More information about the llvm-commits
mailing list