[all-commits] [llvm/llvm-project] de1f54: [mlir][Tosa] Allow scalar tensors to be unranked i...

woruyu via All-commits all-commits at lists.llvm.org
Thu Jul 24 13:37:50 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: de1f54afb32ad209f9559d89fffd8d9d92cb36b3
      https://github.com/llvm/llvm-project/commit/de1f54afb32ad209f9559d89fffd8d9d92cb36b3
  Author: woruyu <99597449+woruyu at users.noreply.github.com>
  Date:   2025-07-24 (Thu, 24 Jul 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 scalar tensors to be unranked in the TOSA dialect (#150399)

### Summary
This PR resolves https://github.com/llvm/llvm-project/issues/149779



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