[PATCH] D88044: [llvm-exegesis][PowerPC] Add more register classes
Jinsong Ji via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Sep 23 06:08:49 PDT 2020
jsji added inline comments.
================
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
----------------
courbet wrote:
> I think you meant `POWERPC` :)
Good catch! Thanks,yeah, typical copy and paste error.
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