multiple-output spat computes
All checks were successful
Validate Operations / validate-operations (push) Successful in 1h2m3s

This commit is contained in:
NiccoloN
2026-04-22 18:29:06 +02:00
parent 0f13269040
commit 87922d994f
16 changed files with 403 additions and 396 deletions

View File

@@ -32,7 +32,7 @@ def SpatChannelType : SpatType<"SpatChannel", "ch"> {
// Execution
//===----------------------------------------------------------------------===//
def SpatWeightedCompute : SpatOp<"compute", [SingleBlock, AttrSizedOperandSegments]> {
def SpatCompute : SpatOp<"compute", [SingleBlock, AttrSizedOperandSegments]> {
let summary = "Compute region with attached constant weights";
let arguments = (ins