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

Andrea Di Biagio via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 26 08:32:17 PDT 2021


andreadb added a comment.

For the non XFAIL tests, I suggest to use the usual python script to auto generate CHECK directives.

Most of those tests are run with flags `--all-views=false --summary-view`, so the mca output is already minimal.
Consequently, the number of CHECK lines generated would be very small.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D98174



More information about the llvm-commits mailing list