llvm/mlir/lib/Interfaces
Arnab Dutta 16219f8c94 [MLIR][GPU] Add canonicalizer for gpu.memcpy
Erase gpu.memcpy op when only uses of dest are
the memcpy op in question, its allocation and deallocation
ops.

Reviewed By: bondhugula, csigg

Differential Revision: https://reviews.llvm.org/D124257
2022-05-14 19:01:04 +05:30
..
CallInterfaces.cpp
CastInterfaces.cpp
CMakeLists.txt [mlir] Refactor LICM into a utility 2022-04-16 00:37:07 +00: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
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 [MLIR][GPU] Add canonicalizer for gpu.memcpy 2022-05-14 19:01:04 +05:30
TilingInterface.cpp
VectorInterfaces.cpp
ViewLikeInterface.cpp [mlir] Rename OpAsmParser::OperandType to OpAsmParser::UnresolvedOperand 2022-03-21 21:42:13 +01:00