[llvm] [AArch64][llvm] Pre-commit tests for enabling streaming with +fprcvt (PR #177333)

Jonathan Thackray via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 4 10:18:54 PST 2026


================
@@ -1,5 +1,7 @@
 ; NOTE: Assertions have been autogenerated by utils/update_llc_test_checks.py UTC_ARGS: --version 5
 ; RUN: llc < %s -mtriple=aarch64 -global-isel=0 -mattr=+v8.2a,+fullfp16  | FileCheck %s
+; RUN: llc < %s -mtriple aarch64-unknown-unknown -mattr=+sme,+neon,+fullfp16,+fprcvt -force-streaming | FileCheck %s --check-prefixes=CHECK
----------------
jthackray wrote:

Sure, done.

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


More information about the llvm-commits mailing list