Static single-assignment form: Difference between revisions

Content deleted Content added
Commercial: Link the XL C and C++ compilers to IBM XL C/C++ Compilers.
Line 168:
* [[SPIR-V]], the shading language standard for the [[Vulkan (API)|Vulkan graphics API]] and [[compute kernel|kernel language]] for [[OpenCL]] compute API, is an SSA representation.<ref>{{cite web|url=https://www.khronos.org/registry/spir-v/specs/1.0/SPIRV.pdf|title=SPIR-V spec}}</ref>
* The IBM family of XL compilers, which include [[IBM XL C/C++ Compilers|C, C++]] and Fortran.<ref>https://www.cs.rice.edu/~vs3/PDF/ibmjrd97.pdf</ref>
* NVIDIA [[CUDA]] <ref>https://www.researchgate.net/publication/235605681_CUDA_Compiling_and_optimizing_for_a_GPU_platform</ref>
 
=== Research and abandoned ===