llvm/mlir/tools/mlir-linalg-ods-gen
gysit f345f7e30b [mlir][OpDSL] Support pointwise ops with rank zero inputs.
Allow pointwise operations to take rank zero input tensors similarly to scalar inputs. Use an empty indexing map to broadcast rank zero tensors to the iteration domain of the operation.

Depends On D120734

Reviewed By: nicolasvasilache

Differential Revision: https://reviews.llvm.org/D120807
2022-03-08 17:39:47 +00:00
..
CMakeLists.txt
mlir-linalg-ods-yaml-gen.cpp [mlir][OpDSL] Support pointwise ops with rank zero inputs. 2022-03-08 17:39:47 +00:00
update_core_linalg_named_ops.sh.in