diff options
author | Tobias Gysi <gysit@google.com> | 2021-07-02 16:08:22 +0000 |
---|---|---|
committer | Tobias Gysi <gysit@google.com> | 2021-07-02 16:27:30 +0000 |
commit | f239026f89b24e4eeaf16f171f95da53e28f36f0 (patch) | |
tree | 1f54a29e718a0e816fc1b511ffdf28c4450cf70e /lldb/source/Plugins/OperatingSystem/Python | |
parent | 7c5d654f64ceae5060132e9cc4b945a4ac60619c (diff) | |
download | llvm-f239026f89b24e4eeaf16f171f95da53e28f36f0.zip llvm-f239026f89b24e4eeaf16f171f95da53e28f36f0.tar.gz llvm-f239026f89b24e4eeaf16f171f95da53e28f36f0.tar.bz2 |
[mlir][linalg][python] Add min operation in OpDSL.
Add the min operation to OpDSL and introduce a min pooling operation to test the implementation. The patch is a sibling of the max operation patch https://reviews.llvm.org/D105203 and the min operation is again lowered to a compare and select pair.
Differential Revision: https://reviews.llvm.org/D105345
Diffstat (limited to 'lldb/source/Plugins/OperatingSystem/Python')
0 files changed, 0 insertions, 0 deletions