llvm-project/mlir/lib/Interfaces
Alexander Belyaev 65b72a78cc [mlir] Clean-up ViewLikeOpInterface w.r.t. kDynamic change.
Differential Revision: https://reviews.llvm.org/D138478
2022-11-22 10:51:53 +01:00
..
CMakeLists.txt [mlir][interfaces][NFC] Move DestinationStyleOpInterface to mlir/Interfaces 2022-10-18 17:39:06 +02:00
CallInterfaces.cpp [mlir] Update CallInterfaceCallable to use the new casting infra. 2022-10-13 20:33:24 -05:00
CastInterfaces.cpp
ControlFlowInterfaces.cpp [mlir] Remove assert from RegionBranchOpInterface verifier 2022-10-17 09:23:35 -07:00
CopyOpInterface.cpp
DataLayoutInterfaces.cpp [mlir] Data layout for integer and float types 2022-03-02 14:56:49 +01:00
DerivedAttributeOpInterface.cpp
DestinationStyleOpInterface.cpp [mlir] Rename getInputs->getDpsInputs and getOutputs->getDpsInits in DPS interface. 2022-10-28 15:41:12 +02:00
InferIntRangeInterface.cpp [mlir][Arith] Implement InferIntRangeInterface for arithmetic ops 2022-06-14 18:30:34 +00:00
InferTypeOpInterface.cpp Use callables directly in any_of, count_if, etc (NFC) 2022-07-23 00:28:31 -07:00
LoopLikeInterface.cpp [mlir] Refactor LICM into a utility 2022-04-16 00:37:07 +00:00
ParallelCombiningOpInterface.cpp [mlir][SCF] Add a ParallelCombiningOpInterface to decouple scf::PerformConcurrently from its contained operations 2022-07-01 00:16:02 -07:00
ShapedOpInterfaces.cpp [mlir][interfaces] Add ShapedDimOpInterface 2022-10-03 13:58:52 +09:00
SideEffectInterfaces.cpp [mlir] Remove `Transforms/SideEffectUtils.h` and move the methods into `Interface/SideEffectInterfaces.h`. 2022-11-15 20:07:35 +00:00
TilingInterface.cpp [mlir:TiingInterface] Remove unnecessary include of Tensor.h 2022-01-20 13:10:44 -08:00
VectorInterfaces.cpp Revert "[mlir][Vector] Re-define masking semantics in vector.transfer ops" 2022-11-18 01:18:11 +00:00
ViewLikeInterface.cpp [mlir] Clean-up ViewLikeOpInterface w.r.t. kDynamic change. 2022-11-22 10:51:53 +01:00