/*===- TableGen'erated file -------------------------------------*- C++ -*-===*\ |* *| |* Dialect Declarations *| |* *| |* Automatically generated file, do not edit! *| |* From: X86Vector.td *| |* *| \*===----------------------------------------------------------------------===*/ namespace mlir { namespace x86vector { class X86VectorDialect : public ::mlir::Dialect { … }; } // namespace x86vector } // namespace mlir MLIR_DECLARE_EXPLICIT_TYPE_ID(::mlir::x86vector::X86VectorDialect)