[llvm] [SPIR-V] Add SPV_INTEL_bfloat16_arithmetic for Opencl.std instructions with bfloat16 type (PR #205128)

Qi Ye via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 2 07:29:17 PDT 2026


================
@@ -16,7 +16,8 @@
 
 // TODO: uses or report_fatal_error (which is also deprecated) /
 //       ReportFatalUsageError in this file should be refactored, as per LLVM
-//       best practices, to rely on the Diagnostic infrastructure.
+//       best practices, to rely on the Diagnostic infrastructure (such as the
+//       reportUnsupported function below).
----------------
Qi-Ye-079 wrote:

Done

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


More information about the llvm-commits mailing list