cd/entity/LLVM· home entities LLVM
grep -l @llvm /news/*.json | wc -l → 53

LLVM

mentions 53 type Organization page 2/3 feed RSS

// recent coverage 53 mentions

22:46
2026-07-23
dev.to
artificial-intelligence

AMD Advancing AI 2026: Software, Hardware & Framework, Unified

AMD's Advancing AI 2026 summit in San Francisco featured a panel with Chris Lattner, Ramin Hasani, and Hassan Akbari. Lattner, creator of LLVM, called AI 'mid,' arguing that the current AI surface lay…

16:02
2026-07-23
promptcube3.com
artificial-intelligence

AMD Advancing AI 2026: My Hardware Deep Dive

AMD's Advancing AI 2026 event highlighted a strategy to bypass NVIDIA's CUDA moat through architecture, as argued by Chris Lattner, creator of LLVM, who also claimed AI is "mid" to emphasize that the …

03:21
2026-07-19
chipsandcheese.com
artificial-intelligence

Scrying the AMD GFX1250 LLVM Tea Leaves

AMD's upcoming MI400-series MI455X accelerator, codenamed GFX1250 and targeting machine learning, will operate exclusively in Wave32 mode and support WMMA instructions, according to LLVM commits analy…

11:09
2026-07-17
byteiota.com
artificial-intelligence

Chapel 2.9: Dynamic Libraries, LLVM 22, and CUDA 13 Support

Chapel 2.9 shipped on June 18 with LLVM 22 and CUDA 13 support, a prototypical dynamic library loading feature for distributed parallel code, a browsable Mason package registry, and union types that h…

10:19
2026-07-16
github.com
developer-tools

Show HN: uplpgsql – PL/pgSQL compiled to native code

A new open-source compiler called uplpgsql compiles PL/pgSQL to native code, achieving 2-4x speedups on ordinary stored procedures and up to 22x on heavy procedural and numerical work, according to in…

00:56
2026-07-16
sourcefeed.dev
machine-learning

Differentiable Fortran Without the Rewrite

LFortran and Enzyme enable exact gradients from legacy Fortran code without rewriting, turning validated physics solvers into differentiable layers for JAX. The experimental stack compiles Fortran to …

20:04
2026-07-15
sourcefeed.dev
developer-tools

FreeBSD 16 Finally Ships a GPL-Free Base

FreeBSD 16 development tree has removed the last GPL-licensed component, GNU dialog, making the base system entirely GPL-free for the first time. The cleanup, which took over a decade, simplifies comp…

19:00
2026-07-14
hiraditya.github.io
developer-tools

Anatomy of a CUDA Binary

A cubin (CUDA binary) is a standard ELF64 file with NVIDIA-specific sections that encode everything needed to load and launch a kernel, including machine code, parameter layout, and register allocatio…

12:21
2026-07-14
docs.pasteurlabs.ai
machine-learning

Differentiable Fortran with LFortran and Enzyme

LFortran, LLVM, and Enzyme have been combined to automatically differentiate legacy Fortran simulation code, producing exact gradients through a multi-step time loop that match an analytic answer. The…

09:00
2026-07-01
dev.to
machine-learning

What Is MLIR and Why Does It Exist?

Chris Lattner created MLIR (Multi-Level Intermediate Representation) in 2018 at Google to solve the problem of fragmented compiler infrastructure across different hardware targets and programming mode…

13:11
2026-06-29
fergusfinn.com
machine-learning

What happens when you run a CUDA kernel?

NVIDIA's CUDA compiler pipeline transforms a simple vector addition kernel from PTX virtual assembly to SASS machine code through multiple compilation stages, including LLVM-based cicc and ptxas, befo…

04:25
2026-06-29
maskray.me
developer-tools

Optimizing LLVM's Bump Allocator

LLVM merged three optimizations to its BumpPtrAllocator, reducing overhead in the fast path by skipping unnecessary realignment, removing a null check via a sentinel end pointer, and eliminating per-a…

01:21
2026-06-28
dev.to
developer-tools

Nyra – Memory safety of Rust with the simplicity of JS

A developer created Nyra, a programming language that combines Rust's memory safety with JavaScript's simplicity. Nyra features Rust-like ownership, JS-inspired syntax, optional typing, and an LLVM ba…

← prev page 2 / 3 next →
// co-occurs with top 8 entities
// topics top 6 topics