[llvm] [DAGCombiner] Spill dynamic insertelt chain in one go (PR #162368)

Princeton Ferro via llvm-commits llvm-commits at lists.llvm.org
Sat Oct 11 12:00:56 PDT 2025


================
@@ -0,0 +1,358 @@
+; NOTE: Assertions have been autogenerated by utils/update_llc_test_checks.py UTC_ARGS: --version 6
+; RUN: llc -O3 < %s -mcpu=sm_20 | FileCheck %s
----------------
Prince781 wrote:

Changed.

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


More information about the llvm-commits mailing list