[PATCH] D98174: [MCA] Add tests for IPC on Cortex-A55
Andrea Di Biagio via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Mar 9 06:19:00 PST 2021
andreadb accepted this revision.
andreadb added a comment.
This revision is now accepted and ready to land.
One last question.
What is the plan with the SDIV test cases? I don't think that there is anything that we can do to improve that simulation, since it would require knowledge that isn't available at simulation time. The risk is to end up with a test which isn't very useful in practice (it will always be marked as XFAIL). In which case, I suggest to remove those DIV tests entirely.
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