[llvm] [SPARC] Add a test for `half` support (NFC) (PR #152723)

via llvm-commits llvm-commits at lists.llvm.org
Sun Aug 10 16:41:57 PDT 2025


================
@@ -0,0 +1,888 @@
+; NOTE: Assertions have been autogenerated by utils/update_llc_test_checks.py
+
+; RUN: llc %s -o - -mtriple=sparc-linux-gnu           | FileCheck %s -check-prefixes=CHECK,SMARC32,V8
----------------
koachan wrote:

`SMARC32` typo?

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


More information about the llvm-commits mailing list