MLIR
22.0.0git
lib
Dialect
WasmSSA
IR
WasmSSATypes.cpp
Go to the documentation of this file.
1
//===- WasmSSAOps.cpp - WasmSSA dialect operations ----------------===//
2
//
3
// Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
4
// See https://llvm.org/LICENSE.txt for license information.
5
// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
6
//
7
//===---------------------------------------------------------------------===//
8
9
#include "
mlir/Dialect/WasmSSA/IR/WasmSSA.h
"
10
#include "
mlir/IR/OpImplementation.h
"
11
#include "
mlir/IR/Types.h
"
12
#include "llvm/Support/LogicalResult.h"
13
14
#include <optional>
15
16
namespace
mlir::wasmssa
{
17
#include "mlir/Dialect/WasmSSA/IR/WasmSSATypeConstraints.cpp.inc"
18
}
// namespace mlir::wasmssa
Types.h
OpImplementation.h
WasmSSA.h
mlir::wasmssa
Definition:
WasmSSA.h:47
Generated on Mon Sep 1 2025 20:32:11 for MLIR by
1.9.1