summaryrefslogtreecommitdiffstats
path: root/llvm/test/tools/llvm-mca/X86/Znver2/partial-reg-update-6.s
Commit message (Collapse)AuthorAgeFilesLines
* [X86] AMD Znver2 (Rome) Scheduler enablementGanesh Gopalasubramanian2020-01-101-0/+88
The patch gives out the details of the znver2 scheduler model. There are few improvements with respect to execution units, latencies and throughput when compared with znver1. The tests that were present for znver1 for llvm-mca tool were replicated. The latencies, execution units, timeline and throughput information are updated for znver2. Reviewers: craig.topper, Simon Pilgrim Differential Revision: https://reviews.llvm.org/D66088
OpenPOWER on IntegriCloud