[llvm] [PowerPC] Add test after #75271 on PPC. NFC. (PR #75616)

Kai Luo via llvm-commits llvm-commits at lists.llvm.org
Sun Dec 17 23:01:17 PST 2023


================
@@ -0,0 +1,9039 @@
+# RUN: llc -mtriple=powerpc64le-unknown-linux-gnu -verify-coalescing -run-pass=register-coalescer \
+# RUN:   -o - %s | FileCheck %s
+--- |
----------------
bzEq wrote:

Tried `llvm-reduce`, still 5000+ lines of mir. I'll try to simplify LLVM IR...

https://github.com/llvm/llvm-project/pull/75616


More information about the llvm-commits mailing list