[all-commits] [llvm/llvm-project] 98a6fe: [mlir][tosa] Allow zero-points to be unranked (#14...
Luke Hutton via All-commits
all-commits at lists.llvm.org
Mon Jun 23 01:39:00 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 98a6fed0965702619162243be263626380a6c0f6
https://github.com/llvm/llvm-project/commit/98a6fed0965702619162243be263626380a6c0f6
Author: Luke Hutton <luke.hutton at arm.com>
Date: 2025-06-23 (Mon, 23 Jun 2025)
Changed paths:
M mlir/include/mlir/Dialect/Tosa/IR/TosaTypesBase.td
M mlir/test/Dialect/Tosa/invalid.mlir
M mlir/test/Dialect/Tosa/tosa-infer-shapes.mlir
Log Message:
-----------
[mlir][tosa] Allow zero-points to be unranked (#143770)
This commit allows zero-points used by a number of tosa operations to be
unranked. This allows the shape inference pass to propagate shape
information.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list