llvm-project/mlir/lib/Dialect/StandardOps/Transforms
River Riddle e66c2e259f [mlir][NFC] Remove Function.h and Module.h in favor of BuiltinOps.h
The definitions of ModuleOp and FuncOp are now within BuiltinOps.h, making the individual files obsolete.

Differential Revision: https://reviews.llvm.org/D92622
2020-12-03 18:02:10 -08:00
..
Bufferize.cpp [mlir] Small cleanups to func-bufferize/finalizing-bufferize 2020-11-30 17:04:14 -08:00
CMakeLists.txt [mlir] Add DecomposeCallGraphTypes pass. 2020-11-16 12:25:35 -08:00
DecomposeCallGraphTypes.cpp [mlir][NFC] Remove Function.h and Module.h in favor of BuiltinOps.h 2020-12-03 18:02:10 -08:00
ExpandOps.cpp [mlir][std] Add ExpandOps pass. 2020-11-09 21:58:28 +01:00
ExpandTanh.cpp [mlir] Add support for lowering tanh to LLVMIR. 2020-06-18 10:42:13 -07:00
FuncBufferize.cpp [mlir][bufferize] Add argument materialization for bufferization 2020-11-26 13:43:44 +01:00
FuncConversions.cpp [mlir][bufferize] Add argument materialization for bufferization 2020-11-26 13:43:44 +01:00
PassDetail.h [mlir] Add std.dynamic_tensor_from_elements bufferization. 2020-10-19 15:51:45 -07:00
TensorConstantBufferize.cpp Add `Operation* OpState::operator->()` to provide more convenient access to members of Operation. 2020-12-02 15:46:20 +01:00