summaryrefslogtreecommitdiff
path: root/mlir/lib/Interfaces/DestinationStyleOpInterface.cpp
AgeCommit message (Expand)Author
2024-01-12[mlir][Interfaces] `DestinationStyleOpInterface`: Rename `hasTensor/BufferSem...Matthias Springer
2023-09-21[mlir][Interfaces] Clean up `DestinationStyleOpInterface` (#67015)Matthias Springer
2023-05-12DestinationPassingStyle: allow additional non-tensor resultsBenoit Jacob
2023-05-12[mlir] Move casting calls from methods to function callsTres Popp
2022-11-29[mlir][linalg] Allow some fusion on mixed genericsIvan Butygin
2022-10-28[mlir] Rename getInputs->getDpsInputs and getOutputs->getDpsInits in DPS inte...Alexander Belyaev
2022-10-27[mlir][interfaces] Allow only ranked tensors/memrefs in DestinationStyleOpInt...Matthias Springer
2022-10-18[mlir][interfaces][NFC] Move DestinationStyleOpInterface to mlir/InterfacesMatthias Springer