[PATCH] D98174: [MCA] Add tests for IPC on Cortex-A55

Andrew Savonichev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 7 11:11:37 PDT 2021


asavonic updated this revision to Diff 335873.
asavonic added a comment.

Enabled auto-generated checks for all tests except the XFAIL'ed ones.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D98174

Files:
  llvm/test/tools/llvm-mca/AArch64/Cortex/IPC/A55-0-single-add.s
  llvm/test/tools/llvm-mca/AArch64/Cortex/IPC/A55-1-add-seq.s
  llvm/test/tools/llvm-mca/AArch64/Cortex/IPC/A55-10-fma.s
  llvm/test/tools/llvm-mca/AArch64/Cortex/IPC/A55-11-fma-mix.s
  llvm/test/tools/llvm-mca/AArch64/Cortex/IPC/A55-2-skewed-alu.s
  llvm/test/tools/llvm-mca/AArch64/Cortex/IPC/A55-3-mul.s
  llvm/test/tools/llvm-mca/AArch64/Cortex/IPC/A55-4-sdiv.s
  llvm/test/tools/llvm-mca/AArch64/Cortex/IPC/A55-5-mul-sdiv.s
  llvm/test/tools/llvm-mca/AArch64/Cortex/IPC/A55-6-mul.s
  llvm/test/tools/llvm-mca/AArch64/Cortex/IPC/A55-7-cmp.s
  llvm/test/tools/llvm-mca/AArch64/Cortex/IPC/A55-8-ldr.s
  llvm/test/tools/llvm-mca/AArch64/Cortex/IPC/A55-9-fabs.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D98174.335873.patch
Type: text/x-patch
Size: 10416 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210407/daa69364/attachment.bin>


More information about the llvm-commits mailing list