Skip to content

Commit

Permalink
Create a MIGraphX MLIR API version
Browse files Browse the repository at this point in the history
  • Loading branch information
krzysz00 committed Aug 9, 2022
1 parent cb840be commit 0ff9ad5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions mlir/include/mlir-c/Dialect/MIGraphX.h
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@
extern "C" {
#endif

#define MLIR_MIGRAPHX_DIALECT_API_VERSION 2

MLIR_DECLARE_CAPI_DIALECT_REGISTRATION(MIGraphX, migraphx);

// Phase 0 functions : Assuming the given module contains only one function
Expand Down

0 comments on commit 0ff9ad5

Please sign in to comment.