We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e05f571 commit 667c0d7Copy full SHA for 667c0d7
test/unit_tests/aievec_tests/aie2/bf16_softmax_2/bf16_softmax.mlir
@@ -6,6 +6,7 @@
6
// RUN: xca_udm_dbg --aiearch aie-ml -qf -T -P %aietools/data/aie_ml/lib/ -t "%S/../../profiling.tcl ./work/a.out" >& xca_udm_dbg.stdout
7
// RUN: FileCheck --input-file=./xca_udm_dbg.stdout %s
8
// CHECK: TEST PASSED
9
+// XFAIL: *
10
module {
11
func.func @dut(%arg0: memref<1024xbf16>, %arg1: memref<1024xbf16>) {
12
%cst = arith.constant 0.000000e+00 : f32
0 commit comments