[all-commits] [llvm/llvm-project] 22a493: [mlir][tosa] Allow creation of reshape with unrank...
Luke Hutton via All-commits
all-commits at lists.llvm.org
Wed May 21 01:59:57 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 22a493089ad009c7fd444fb2022c9174e681e222
https://github.com/llvm/llvm-project/commit/22a493089ad009c7fd444fb2022c9174e681e222
Author: Luke Hutton <luke.hutton at arm.com>
Date: 2025-05-21 (Wed, 21 May 2025)
Changed paths:
M mlir/include/mlir/Dialect/Tosa/IR/TosaOps.td
M mlir/lib/Dialect/Tosa/IR/TosaOps.cpp
M mlir/test/Dialect/Tosa/ops.mlir
Log Message:
-----------
[mlir][tosa] Allow creation of reshape with unranked output (#140617)
This commit allows reshape to be created with an unranked output,
allowing it to be inferred by the shape inference pass.
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