Documentation/accel/amdxdna/amdnpu.rst | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-)
The compiler information is outdated. Update it to the latest.
Signed-off-by: Lizhi Hou <lizhi.hou@amd.com>
---
Documentation/accel/amdxdna/amdnpu.rst | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/Documentation/accel/amdxdna/amdnpu.rst b/Documentation/accel/amdxdna/amdnpu.rst
index fbe0a7585345..42e54904f9a8 100644
--- a/Documentation/accel/amdxdna/amdnpu.rst
+++ b/Documentation/accel/amdxdna/amdnpu.rst
@@ -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)
---------------------
--
2.34.1
On Wed, Aug 20, 2025 at 8:03 PM Lizhi Hou <lizhi.hou@amd.com> wrote: > > The compiler information is outdated. Update it to the latest. > > Signed-off-by: Lizhi Hou <lizhi.hou@amd.com> Reviewed-by: Alex Deucher <alexander.deucher@amd.com> > --- > Documentation/accel/amdxdna/amdnpu.rst | 10 +++++----- > 1 file changed, 5 insertions(+), 5 deletions(-) > > diff --git a/Documentation/accel/amdxdna/amdnpu.rst b/Documentation/accel/amdxdna/amdnpu.rst > index fbe0a7585345..42e54904f9a8 100644 > --- a/Documentation/accel/amdxdna/amdnpu.rst > +++ b/Documentation/accel/amdxdna/amdnpu.rst > @@ -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) > --------------------- > -- > 2.34.1 >
Applied to drm-misc-next. Lizhi On 8/21/25 05:52, Alex Deucher wrote: > On Wed, Aug 20, 2025 at 8:03 PM Lizhi Hou <lizhi.hou@amd.com> wrote: >> The compiler information is outdated. Update it to the latest. >> >> Signed-off-by: Lizhi Hou <lizhi.hou@amd.com> > Reviewed-by: Alex Deucher <alexander.deucher@amd.com> > >> --- >> Documentation/accel/amdxdna/amdnpu.rst | 10 +++++----- >> 1 file changed, 5 insertions(+), 5 deletions(-) >> >> diff --git a/Documentation/accel/amdxdna/amdnpu.rst b/Documentation/accel/amdxdna/amdnpu.rst >> index fbe0a7585345..42e54904f9a8 100644 >> --- a/Documentation/accel/amdxdna/amdnpu.rst >> +++ b/Documentation/accel/amdxdna/amdnpu.rst >> @@ -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) >> --------------------- >> -- >> 2.34.1 >>
Reviewed-by: Maciej Falkowski <maciej.falkowski@linux.intel.com> On 8/21/2025 1:38 AM, Lizhi Hou wrote: > The compiler information is outdated. Update it to the latest. > > Signed-off-by: Lizhi Hou <lizhi.hou@amd.com> > --- > Documentation/accel/amdxdna/amdnpu.rst | 10 +++++----- > 1 file changed, 5 insertions(+), 5 deletions(-) > > diff --git a/Documentation/accel/amdxdna/amdnpu.rst b/Documentation/accel/amdxdna/amdnpu.rst > index fbe0a7585345..42e54904f9a8 100644 > --- a/Documentation/accel/amdxdna/amdnpu.rst > +++ b/Documentation/accel/amdxdna/amdnpu.rst > @@ -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) > ---------------------
© 2016 - 2025 Red Hat, Inc.