[llvm] AArch64: Set FMAXIMUMNUM and FMINIMUMNUM as Promote if not fullfp16 (PR #135708)

David Green via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 15 00:11:01 PDT 2025


================
@@ -0,0 +1,28 @@
+; NOTE: Assertions have been autogenerated by utils/update_llc_test_checks.py UTC_ARGS: --version 5
+; RUN: llc -mtriple=aarch64 -verify-machineinstrs %s -o - | FileCheck %s
----------------
davemgreen wrote:

We can probably remove -verify-machineinstrs, and can you add a line with -mattr=+fullfp16?

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


More information about the llvm-commits mailing list