[PATCH] D153326: [CSKY] Optimize subtraction with SUBI32/SUBI16

Ben Shi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 29 20:08:35 PDT 2023


benshi001 added a comment.

In D153326#4462433 <https://reviews.llvm.org/D153326#4462433>, @zixuan-wu wrote:

> BTW, as the check-all test is not enough, have you run llvm-test-suite sometimes although it's not needed every patch? I think should run llvm-test-suite in qemu from time to time.

Thanks. I will try. Further questions,

1. Is there any QEMU pre-build package I can use?
2. Also csky-binutils pre-build package, where I can download?
3. Any other tools are needed to run llvm-test-suite ? Is there a wiki page for that ?


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

https://reviews.llvm.org/D153326



More information about the llvm-commits mailing list