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

Trevor Gross via llvm-commits llvm-commits at lists.llvm.org
Sun Aug 10 16:51:01 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
----------------
tgross35 wrote:

Argh yes, I've been working on smarc modules recently.

Updated

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


More information about the llvm-commits mailing list