[all-commits] [llvm/llvm-project] 36878b: [TOSA] Remove i64 from valid element datatypes in ...

Luke Hutton via All-commits all-commits at lists.llvm.org
Fri Nov 1 03:13:04 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 36878b55421734c41b0fdb77f9708701a4c7812a
      https://github.com/llvm/llvm-project/commit/36878b55421734c41b0fdb77f9708701a4c7812a
  Author: Luke Hutton <luke.hutton at arm.com>
  Date:   2024-11-01 (Fri, 01 Nov 2024)

  Changed paths:
    M mlir/lib/Dialect/Tosa/Transforms/TosaValidation.cpp
    M mlir/test/Dialect/Tosa/invalid.mlir

  Log Message:
  -----------
  [TOSA] Remove i64 from valid element datatypes in validation (#113380)

Align the validation pass valid element datatypes check more closely to
the specification by removing i64 as a supported datatype. The spec does
not currently support it.

Signed-off-by: Luke Hutton <luke.hutton at arm.com>



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