ARTFEED — Contemporary Art Intelligence

Agentic Architect Uses LLMs for Computer Architecture Design

ai-technology · 2026-04-30

Researchers introduced Agentic Architect, an agentic AI framework that leverages Large Language Models (LLMs) to explore and optimize computer architecture designs. The framework combines LLM-driven code evolution with cycle-accurate simulation, allowing human architects to specify optimization targets, seed designs, scoring functions, simulator interfaces, and benchmark splits. In tests covering cache replacement, data prefetching, and branch prediction, Agentic Architect matched or exceeded state-of-the-art designs. Its best evolved cache replacement design achieved a 1.062x geomean IPC speedup over LRU and 0.6% over Mockingjay (1.056x). The work was published on arXiv.

Key facts

  • Agentic Architect is an agentic AI framework for computer architecture design exploration and optimization.
  • It combines LLM-driven code evolution with cycle-accurate simulation.
  • Human architects specify optimization target, seed design, scoring function, simulator interface, and benchmark split.
  • The framework was tested on cache replacement, data prefetching, and branch prediction.
  • Best evolved cache replacement design achieved 1.062x geomean IPC speedup over LRU.
  • It achieved 0.6% speedup over Mockingjay (1.056x).
  • Published on arXiv with ID 2604.25083.

Entities

Institutions

  • arXiv

Sources