[llvm] [SDAG] Ensure load is included in output chain of sincos expansion (PR #140525)
Matt Arsenault via llvm-commits
llvm-commits at lists.llvm.org
Mon May 19 10:05:39 PDT 2025
================
@@ -0,0 +1,62 @@
+; RUN: llc < %s | FileCheck %s
+
----------------
arsenm wrote:
Maybe comment what this shows
https://github.com/llvm/llvm-project/pull/140525
More information about the llvm-commits
mailing list