Skip to content

Commit 064b1e8

Browse files
committed
commit missing test file
1 parent 0d358eb commit 064b1e8

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
// Copyright (C) 2025 Advanced Micro Devices, Inc.
2+
// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
3+
//
4+
// REQUIRES: ryzen_ai_npu2, peano
5+
//
6+
// RUN: %aiecc -v --generate-full-elf --load-pdi-to-ctrl-pkt --aie-generate-ctrlpkt --no-xchesscc --no-xbridge %S/aie.mlir
7+
// RUN: %host_clang -o test %S/test.cpp -std=c++17 %host_link_flags %xrt_flags
8+
// RUN: %run_on_npu2% ./test

0 commit comments

Comments
 (0)