llvm-project/mlir/tools/mlir-linalg-ods-gen
Tobias Gysi 3fe7fe4424 [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
2021-10-07 06:27:20 +00:00
..
CMakeLists.txt [mlir] Remove old "tc" linalg ods generator. 2021-09-30 16:30:06 +00:00
mlir-linalg-ods-yaml-gen.cpp [mlir][linalg] Add unsigned min/max/cast function to OpDSL. 2021-10-07 06:27:20 +00:00
update_core_linalg_named_ops.sh.in [mlir][linalg] Add script to update the LinalgNamedStructuredOps.yaml. nfc 2021-08-22 16:54:51 -07:00