CUDA Support for ClangIR: Revision history

From Computer Laboratory Group Design Projects
Jump to navigationJump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

7 November 2024

  • curprev 06:5206:52, 7 November 2024afb21 talk contribs 742 bytes +742 Created page with "Client: Bruno Cardoso Lopes, Meta <bruno.cardoso@gmail.com> The Clang C++ compiler is currently getting support for a new SSA-based high-level IR representation, offering extra frontend knowledge to the compiler for better analysis and optimizations. This new ClangIR is implemented on top of MLIR and is currently in heavy development. It is mainly focused on CPU support (ARM64, x86_64) but still lacks GPU code generation support. Recently, OpenCL was added to the set of..."