diff options
author | Tobias Gysi <gysit@google.com> | 2021-07-02 06:45:34 +0000 |
---|---|---|
committer | Tobias Gysi <gysit@google.com> | 2021-07-02 07:12:37 +0000 |
commit | 3b95400f78a9824172629123580c0a0df36cbc70 (patch) | |
tree | f6392f375277b21f18170332ba19c93a4b05a619 /llvm/lib/CodeGen/MachineOperand.cpp | |
parent | 0c53f602d5a9d7207abb13e463f68e9d092f47a7 (diff) | |
download | llvm-3b95400f78a9824172629123580c0a0df36cbc70.zip llvm-3b95400f78a9824172629123580c0a0df36cbc70.tar.gz llvm-3b95400f78a9824172629123580c0a0df36cbc70.tar.bz2 |
[mlir][linalg][python] Add max operation in OpDSL
Add the max operation to the OpDSL and introduce a max pooling operation to test the implementation. As MLIR has no builtin max operation, the max function is lowered to a compare and select pair.
Differential Revision: https://reviews.llvm.org/D105203
Diffstat (limited to 'llvm/lib/CodeGen/MachineOperand.cpp')
0 files changed, 0 insertions, 0 deletions