diff options
author | Tobias Gysi <gysit@google.com> | 2021-10-07 06:26:38 +0000 |
---|---|---|
committer | Tobias Gysi <gysit@google.com> | 2021-10-07 06:27:20 +0000 |
commit | 3fe7fe44249b0c640031a09800f3485a06a61d2d (patch) | |
tree | 9aa3abc1bad0fbe9b018d538a16ed8c1a9081ec6 /llvm/lib/CodeGen | |
parent | 06404d5488ea505b00f711393973db3ae32d01e9 (diff) | |
download | llvm-3fe7fe44249b0c640031a09800f3485a06a61d2d.zip llvm-3fe7fe44249b0c640031a09800f3485a06a61d2d.tar.gz llvm-3fe7fe44249b0c640031a09800f3485a06a61d2d.tar.bz2 |
[mlir][linalg] Add unsigned min/max/cast function to OpDSL.
Update OpDSL to support unsigned integers by adding unsigned min/max/cast signatures. Add tests in OpDSL and on the C++ side to verify the proper signed and unsigned operations are emitted.
The patch addresses an issue brought up in https://reviews.llvm.org/D111170.
Reviewed By: rsuderman
Differential Revision: https://reviews.llvm.org/D111230
Diffstat (limited to 'llvm/lib/CodeGen')
0 files changed, 0 insertions, 0 deletions