Skip to content

Commit c64843c

Browse files
jpienaarTensorFlow MLIR Team
authored andcommitted
Remove register everything.
This should just be IR one. PiperOrigin-RevId: 820548236
1 parent 39cb557 commit c64843c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

stablehlo/stablehlo/integrations/c/VhloDialect.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ limitations under the License.
1313
#ifndef STABLEHLO_INTEGRATIONS_C_VHLO_DIALECT_H
1414
#define STABLEHLO_INTEGRATIONS_C_VHLO_DIALECT_H
1515

16-
#include "mlir-c/RegisterEverything.h"
16+
#include "mlir-c/IR.h"
1717

1818
#ifdef __cplusplus
1919
extern "C" {

0 commit comments

Comments
 (0)