Log
One line per event. Corrections are prefixed and never deleted. RSS · Markdown
Episode 3 is on YouTube: the anatomy of a harness, the seven places bugs hide.
Episode 2 is on YouTube: the loop every agent runs, think, act, observe.
Episode 1 of the harness series is on YouTube: what an AI agent harness is, and the same model doing better with a different one.
Opened llvm-project #224105: SM version requirements for the NVVM mbarrier ops.
llvm-project #222916 merged. It fixes the lowering of the legacy mbar.arrive_drop.
Opened llvm-project #221595: fixed-size masks in eliminateVectorMasks.
llvm-project #219681 merged. It stops the in_bounds fold for negative constant indices.
Restructured #215340 from a folder into the opt-in pass -vector-infer-in-bounds, as three maintainers asked; isInBounds untouched, 519 lines added, none removed.
Posted the RFC on whether vector.transfer_read/write should keep in_bounds, with per-target measurements of the masking alternative.
Opened llvm-project #215340: infer in_bounds from value bounds; on jacobi-2d, masked calls 14 → 0.
llvm-project #214614 merged: ValueBoundsOpInterface for affine.for.
llvm-project #213506 merged. It stops the in_bounds fold on scalable vector dimensions.
spack-packages #4291 merged: external detection for UCX.