diff options
author | YixingZhang007 <yixing.zhang@intel.com> | 2025-08-01 16:43:59 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-08-01 22:43:59 +0200 |
commit | c0fa4323150c36ef6c9512b19b45ddc88805dc03 (patch) | |
tree | 44644d6eb0646fa247f30ab0466fcfda1a8fb38e /llvm/lib/CodeGen/AssignmentTrackingAnalysis.cpp | |
parent | 12eab1a7b82d8db0e781862902b674332298162f (diff) | |
download | llvm-c0fa4323150c36ef6c9512b19b45ddc88805dc03.zip llvm-c0fa4323150c36ef6c9512b19b45ddc88805dc03.tar.gz llvm-c0fa4323150c36ef6c9512b19b45ddc88805dc03.tar.bz2 |
[SPIR-V] Add support for the SPIR-V extension SPV_INTEL_tensor_float32_conversion (#150090)
This PR introduces the support for the SPIR-V extension
`SPV_INTEL_tensor_float32_conversion` and the corresponding OpenCL
extension `cl_intel_tensor_float32_conversions`.
This extension introduces a rounding instruction that converts standard
32-bit floating-point values to the TensorFloat32 (TF32) format.
Reference Specification:
https://github.com/KhronosGroup/SPIRV-Registry/blob/main/extensions/INTEL/SPV_INTEL_tensor_float32_conversion.asciidoc
Diffstat (limited to 'llvm/lib/CodeGen/AssignmentTrackingAnalysis.cpp')
0 files changed, 0 insertions, 0 deletions