llvm-project/mlir/lib/Interfaces
Stephen Neuendorffer 26805f0b64 [MLIR][cmake] Use DEPENDS instead of add_dependencies()
add_llvm_library() sometimes needs access to the dependencies in order to
generate new targets.  Using DEPENDS allows this.

Differential Revision: https://reviews.llvm.org/D78321
2020-04-16 15:53:13 -07:00
..
CMakeLists.txt [MLIR][cmake] Use DEPENDS instead of add_dependencies() 2020-04-16 15:53:13 -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