Move non-spec TOSA operators into TosaUtilOps.td
authorSuraj Sudhir <Suraj.Sudhir@arm.com>
Wed, 31 Mar 2021 17:48:21 +0000 (10:48 -0700)
committerRob Suderman <rob.suderman@gmail.com>
Wed, 31 Mar 2021 18:01:01 +0000 (11:01 -0700)
commit888c5067b4dce403774536a08f79d59865db3d12
tree95aa496ff6ee6cdd5a81697896766c7d93833f8e
parentfcf6800506862586e2d409aaa03a1cff818edfcc
Move non-spec TOSA operators into TosaUtilOps.td

Reviewed By: stellaraccident

Differential Revision: https://reviews.llvm.org/D99628
mlir/include/mlir/Dialect/Tosa/IR/TosaOps.td
mlir/include/mlir/Dialect/Tosa/IR/TosaUtilOps.td [new file with mode: 0644]