]> www.infradead.org Git - users/hch/misc.git/commitdiff
Documentation: accel: amdxdna: Update compiler information
authorLizhi Hou <lizhi.hou@amd.com>
Wed, 20 Aug 2025 23:38:17 +0000 (16:38 -0700)
committerLizhi Hou <lizhi.hou@amd.com>
Thu, 21 Aug 2025 15:25:31 +0000 (08:25 -0700)
The compiler information is outdated. Update it to the latest.

Reviewed-by: Maciej Falkowski <maciej.falkowski@linux.intel.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Lizhi Hou <lizhi.hou@amd.com>
Link: https://lore.kernel.org/r/20250820233817.4050006-1-lizhi.hou@amd.com
Documentation/accel/amdxdna/amdnpu.rst

index fbe0a75853452f6067a0faec538bc67c5beaa69d..42e54904f9a87cbcabd0787d8edfad59e2e2ed50 100644 (file)
@@ -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)
 ---------------------