[all-commits] [llvm/llvm-project] 55756f: [MLIR][TOSA] Expand Tosa int types to I8 and I16

rsuderman via All-commits all-commits at lists.llvm.org
Wed Feb 17 14:19:35 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 55756f32f735980ca08bbff70b5a2d2e5df16b81
      https://github.com/llvm/llvm-project/commit/55756f32f735980ca08bbff70b5a2d2e5df16b81
  Author: Rob Suderman <rob.suderman at gmail.com>
  Date:   2021-02-17 (Wed, 17 Feb 2021)

  Changed paths:
    M mlir/include/mlir/Dialect/Tosa/IR/TosaTypesBase.td

  Log Message:
  -----------
  [MLIR][TOSA] Expand Tosa int types to I8 and I16

Tosa integers should include I8 and I16 values.

Differential Revision: https://reviews.llvm.org/D96900




More information about the All-commits mailing list