[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
Wed Jul 30 08:13:16 PDT 2025
================
@@ -0,0 +1,124 @@
+; 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:
Why do you feel we shouldn't test with `-verify-machineinstrs`? Normally I ask people to add that....
https://github.com/llvm/llvm-project/pull/151017
More information about the llvm-commits
mailing list