[llvm] fix a bug of PPCMIPeepholes which description in issue 71030 (PR #85451)

Amy Kwan via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 24 11:59:14 PDT 2024


================
@@ -0,0 +1,702 @@
+# RUN: llc -run-pass=ppc-mi-peepholes  -mtriple powerpc64-ibm-aix-xcoff %s -o - \
----------------
amy-kwan wrote:

Could we commit this test case first before this patch? Then, it will be easier to see how this patch changes the test case.

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


More information about the llvm-commits mailing list