We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a4f2e4a commit eb3bff1Copy full SHA for eb3bff1
1 file changed
enzyme/test/MLIR/ActivityAnalysis/Summaries/basic.mlir
@@ -1,5 +1,7 @@
1
// RUN: %eopt --print-activity-analysis='relative verbose' --split-input-file %s | FileCheck %s
2
3
+// XFAIL: *
4
+
5
// CHECK-LABEL: processing function @sparse_callee
6
// CHECK: "fadd"(#0)
7
// CHECK: sources: [#enzyme.argorigin<@sparse_callee(0)>]
0 commit comments