llvm-project/mlir/lib/Interfaces
Mehdi Amini f9735be7e2 Apply clang-tidy fixes for performance-unnecessary-value-param in ControlFlowInterfaces.cpp (NFC) 2022-04-19 17:20:57 +00:00
..
CMakeLists.txt [mlir] Refactor LICM into a utility 2022-04-16 00:37:07 +00:00
CallInterfaces.cpp [mlir] Update SCCP and the Inliner to use SymbolTableCollection for symbol lookups 2020-10-16 12:08:48 -07:00
CastInterfaces.cpp [mlir] Add an interface for Cast-Like operations 2021-01-20 16:28:17 -08:00
ControlFlowInterfaces.cpp Apply clang-tidy fixes for performance-unnecessary-value-param in ControlFlowInterfaces.cpp (NFC) 2022-04-19 17:20:57 +00:00
CopyOpInterface.cpp
DataLayoutInterfaces.cpp [mlir] Data layout for integer and float types 2022-03-02 14:56:49 +01:00
DerivedAttributeOpInterface.cpp
InferTypeOpInterface.cpp [mlir] Add assert to fail with more info (NFC) 2022-04-14 19:54:12 -07:00
LoopLikeInterface.cpp [mlir] Refactor LICM into a utility 2022-04-16 00:37:07 +00:00
SideEffectInterfaces.cpp Fix clang-tidy issues in mlir/ (NFC) 2021-12-20 20:25:01 +00:00
TilingInterface.cpp [mlir:TiingInterface] Remove unnecessary include of Tensor.h 2022-01-20 13:10:44 -08:00
VectorInterfaces.cpp [mlir][Vector] Thread 0-d vectors through vector.transfer ops 2021-12-01 16:49:43 +00:00
ViewLikeInterface.cpp [mlir] Rename `OpAsmParser::OperandType` to `OpAsmParser::UnresolvedOperand` 2022-03-21 21:42:13 +01:00