Skip to content

Commit eb3bff1

Browse files
authored
Mark ActivityAnalysis summaries as xfail for now (#2725)
1 parent a4f2e4a commit eb3bff1

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

  • enzyme/test/MLIR/ActivityAnalysis/Summaries

enzyme/test/MLIR/ActivityAnalysis/Summaries/basic.mlir

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
// RUN: %eopt --print-activity-analysis='relative verbose' --split-input-file %s | FileCheck %s
22

3+
// XFAIL: *
4+
35
// CHECK-LABEL: processing function @sparse_callee
46
// CHECK: "fadd"(#0)
57
// CHECK: sources: [#enzyme.argorigin<@sparse_callee(0)>]

0 commit comments

Comments
 (0)