[llvm] [DAG] computeKnownFPClass - add ISD::SPLAT_VECTOR handling (PR #189780)
Matt Arsenault via llvm-commits
llvm-commits at lists.llvm.org
Wed Apr 1 01:55:27 PDT 2026
================
@@ -0,0 +1,111 @@
+; NOTE: Assertions have been autogenerated by utils/update_llc_test_checks.py
+; RUN: llc -mtriple=aarch64 -mattr=+sve < %s | FileCheck %s
+
----------------
arsenm wrote:
None of these tests involve splat vectors?
https://github.com/llvm/llvm-project/pull/189780
More information about the llvm-commits
mailing list