[PATCH] D54185: [PowerPC][llvm-exegesis] Add a PowerPC target
Guillaume Chatelet via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Nov 7 00:54:41 PST 2018
gchatelet added a comment.
Nice ! Thx for the patch !
================
Comment at: llvm/unittests/tools/llvm-exegesis/PowerPC/AnalysisTest.cpp:31
+
+ // Compute the ProxResIdx of ports unes in tests.
+ const auto &SM = STI->getSchedModel();
----------------
typo `unes`
Repository:
rL LLVM
https://reviews.llvm.org/D54185
More information about the llvm-commits
mailing list