Skip to content

Commit

Permalink
Update aie.mlir (#1846)
Browse files Browse the repository at this point in the history
  • Loading branch information
fifield authored Oct 17, 2024
1 parent cdd3c6b commit e3f5d12
Showing 1 changed file with 3 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,12 @@
//
//===----------------------------------------------------------------------===//

// REQUIRES: aiesimulator, valid_xchess_license, !!hsa
// REQUIRES: aiesimulator, valid_xchess_license, !hsa
// RUN: %PYTHON aiecc.py --aiesim --xchesscc --xbridge --no-compile-host %s %test_lib_flags %S/test.cpp
// RUN: xchesscc_wrapper aie2 +l aie.mlir.prj/core_7_3.bcf %S/kernel.cc -o custom_7_3.elf

// RUN: aie.mlir.prj/aiesim.sh | FileCheck %s
// FIXME: this hangs
// UN: aie.mlir.prj/aiesim.sh | FileCheck %s

// CHECK: AIE2 ISS
// CHECK: test start.
Expand Down

0 comments on commit e3f5d12

Please sign in to comment.