[llvm] [AArch64] Allow single-element vector FP converts with +fprcvt (PR #169692)

via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 28 07:08:48 PST 2025


================
@@ -1,7 +1,9 @@
 ; NOTE: Assertions have been autogenerated by utils/update_llc_test_checks.py
 ; RUN: llc -mattr=+sve -force-streaming-compatible < %s | FileCheck %s
 ; RUN: llc -mattr=+sme -force-streaming < %s | FileCheck %s
----------------
Lukacma wrote:

We should add a runline with fprcvt enabled as well.

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


More information about the llvm-commits mailing list