[llvm] [PowerPC] need to set CallFrameSize for the pass PPCReduceCRLogicals when insert a new block (PR #151017)
Lei Huang via llvm-commits
llvm-commits at lists.llvm.org
Mon Jul 28 12:02:34 PDT 2025
================
@@ -0,0 +1,75 @@
+; NOTE: Assertions have been autogenerated by utils/update_llc_test_checks.py
+; RUN: llc -verify-machineinstrs -mtriple=powerpc64-unknown-gnu-linux < %s | FileCheck %s -check-prefix=CHECK
----------------
lei137 wrote:
add run line to test 32bit BE?
https://github.com/llvm/llvm-project/pull/151017
More information about the llvm-commits
mailing list