[llvm] [DAG] Enable bitcast STLF for Constant/Undef (PR #172523)

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 16 09:41:04 PST 2025


================
@@ -0,0 +1,43 @@
+; NOTE: Assertions have been autogenerated by utils/update_llc_test_checks.py UTC_ARGS: --version 6
+; RUN: llc < %s -mtriple=x86_64-- | FileCheck %s
+
+target datalayout = "e-m:e-p270:32:32-p271:32:32-p272:64:64-i64:64-i128:128-f80:128-n8:16:32:64-S128"
----------------
arsenm wrote:

```suggestion
```

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


More information about the llvm-commits mailing list