[clang] [compiler-rt] [llvm] [SystemZ] Add support for half (fp16) (PR #109164)
Ulrich Weigand via llvm-commits
llvm-commits at lists.llvm.org
Mon Apr 14 09:57:39 PDT 2025
================
@@ -2,6 +2,16 @@
;
; RUN: llc < %s -mtriple=s390x-linux-gnu | FileCheck %s
+; Test f316->i32.
----------------
uweigand wrote:
Comment typo.
https://github.com/llvm/llvm-project/pull/109164
More information about the llvm-commits
mailing list