All public logs
From Computer Laboratory Group Design Projects
Jump to navigationJump to search
Combined display of all available logs of Computer Laboratory Group Design Projects. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 06:52, 7 November 2024 afb21 talk contribs created page CUDA Support for ClangIR (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...")