[all-commits] [llvm/llvm-project] 1884c7: [mlir][tosa] Validate variable element types (#205...

lianjinfeng2003 via All-commits all-commits at lists.llvm.org
Mon Jul 13 05:54:47 PDT 2026


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 1884c7565155b603ec3946718801f53b276876bb
      https://github.com/llvm/llvm-project/commit/1884c7565155b603ec3946718801f53b276876bb
  Author: lianjinfeng2003 <101249452+mygitljf at users.noreply.github.com>
  Date:   2026-07-13 (Mon, 13 Jul 2026)

  Changed paths:
    M mlir/lib/Dialect/Tosa/Transforms/TosaValidation.cpp
    M mlir/test/Dialect/Tosa/tosa-validation-version-1p1-invalid.mlir

  Log Message:
  -----------
  [mlir][tosa] Validate variable element types (#205873)

I changed the TOSA validation path so unsupported types report a normal
diagnostic instead of crashing.
Fixes #205710



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