[PATCH] D88044: [llvm-exegesis][PowerPC] Add more register classes

Clement Courbet via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 22 23:24:56 PDT 2020


courbet added a comment.

This looks good for the `llvm-exegesis` part. I'm not familiar enough with the PowerPC target to review the rest.



================
Comment at: llvm/unittests/tools/llvm-exegesis/PowerPC/TestBase.h:11
+
+#ifndef LLVM_UNITTESTS_TOOLS_LLVMEXEGESIS_MIPS_TESTBASE_H
+#define LLVM_UNITTESTS_TOOLS_LLVMEXEGESIS_MIPS_TESTBASE_H
----------------
I think you meant `POWERPC` :)


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D88044



More information about the llvm-commits mailing list