[llvm] [StatepointLowering] Handle struct return through stack (PR #157251)
Matt Arsenault via llvm-commits
llvm-commits at lists.llvm.org
Sat Sep 6 05:03:27 PDT 2025
================
@@ -0,0 +1,39 @@
+; NOTE: Assertions have been autogenerated by utils/update_llc_test_checks.py UTC_ARGS: --version 5
+; RUN: llc < %s -mtriple=x86_64-- | FileCheck %s
+
----------------
arsenm wrote:
Should get a comment and also needs to be in X86 subdirectory
https://github.com/llvm/llvm-project/pull/157251
More information about the llvm-commits
mailing list