[PATCH] D69483: [PowerPC]: Fix predicate handling with SPE
Kei Thomsen via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Oct 29 05:10:37 PDT 2019
kthomsen added a comment.
I don't have build test cases for the patches. For the next 4 weeks, I will be on vacation and at two conferences.
My (local) tests are done by creating a C file with some specific code to test the patch and have a look into the generated assembler file and the results by running the binary on a target machine.
Looks like, that I need to find someone, who can show/guide/help me how to write and run a test cases.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D69483/new/
https://reviews.llvm.org/D69483
More information about the llvm-commits
mailing list