llvm-project/mlir/lib/Interfaces
Stephen Neuendorffer 6bc775a1fc [MLIR] Interfaces need to used add_mlir_library
The Interface libraries were moved from Analysis, but declared in
cmake using add_llvm_library().  This breaks LLVM_BUILD_LLVM_DYLIB
builds.

Differential Revision: https://reviews.llvm.org/D76463
2020-03-19 16:44:24 -07:00
..
CMakeLists.txt [MLIR] Interfaces need to used add_mlir_library 2020-03-19 16:44:24 -07:00
CallInterfaces.cpp
ControlFlowInterfaces.cpp
DerivedAttributeOpInterface.cpp [mlir] Add derived attribute op interface 2020-03-12 10:32:24 -07:00
InferTypeOpInterface.cpp
LoopLikeInterface.cpp [mlir][NFC] Move the LoopLike interface out of Transforms/ and into Interfaces/ 2020-03-14 13:37:56 -07:00
SideEffects.cpp [mlir] Only treat "Alloc" effects as dead if they are for operation results. 2020-03-14 13:53:56 -07:00