Files
clang-p2996/mlir/test/Interfaces/DestinationStyleOpInterface
Benoit Jacob 2bd6077d7f DestinationPassingStyle: allow additional non-tensor results
Also some simplifications:

* `outputBufferOperands` was unused.
* The condition that the number of operands equals the number of inputs
  plus the number of inits seemed vacuously true (?).

Differential Revision: https://reviews.llvm.org/D150376
2023-05-12 15:35:24 +00:00
..