Commit 3f13bcc8 authored by Lizhi Hou's avatar Lizhi Hou
Browse files

Documentation: accel: amdxdna: Update compiler information



The compiler information is outdated. Update it to the latest.

Reviewed-by: default avatarMaciej Falkowski <maciej.falkowski@linux.intel.com>
Reviewed-by: default avatarAlex Deucher <alexander.deucher@amd.com>
Signed-off-by: default avatarLizhi Hou <lizhi.hou@amd.com>
Link: https://lore.kernel.org/r/20250820233817.4050006-1-lizhi.hou@amd.com
parent 61ce50fd
Loading
Loading
Loading
Loading
+5 −5
Original line number Diff line number Diff line
@@ -223,13 +223,13 @@ Userspace components
Compiler
--------

Peano is an LLVM based open-source compiler for AMD XDNA Array compute tile
available at:
Peano is an LLVM based open-source single core compiler for AMD XDNA Array
compute tile. Peano is available at:
https://github.com/Xilinx/llvm-aie

The open-source IREE compiler supports graph compilation of ML models for AMD
NPU and uses Peano underneath. It is available at:
https://github.com/nod-ai/iree-amd-aie
IRON is an open-source array compiler for AMD XDNA Array based NPU which uses
Peano underneath. IRON is available at:
https://github.com/Xilinx/mlir-aie

Usermode Driver (UMD)
---------------------