Skip to content

Commit aab84b4

Browse files
chsiggtensorflower-gardener
authored andcommitted
Switch xla_cpu dialect to MLIR properties.
PiperOrigin-RevId: 621128944
1 parent fe05bc9 commit aab84b4

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

third_party/xla/xla/mlir/xla_cpu/ir/xla_cpu_dialect.td

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,6 @@ def XlaCpuDialect : Dialect {
2727
CPU runtime.
2828
}];
2929
let cppNamespace = "::mlir::xla_cpu";
30-
31-
let usePropertiesForAttributes = 0;
3230
}
3331

3432
#endif // XLA_MLIR_XLA_CPU_DIALECT_TD_

0 commit comments

Comments
 (0)