[mlir][tosa] make Select operator broadcastable in the pass
authorTatWai Chong <tatwai.chong@arm.com>
Thu, 9 Feb 2023 00:37:15 +0000 (16:37 -0800)
committerRob Suderman <suderman@google.com>
Thu, 9 Feb 2023 00:37:19 +0000 (16:37 -0800)
commit936819bf55af580a94e73ff5c7e4c1cc4d5d43f6
treecebdc80387025318dad6dc7b6a8ef630309608d0
parente87cc8a979a88a770c89d426107b1fa5c3b6e2d3
[mlir][tosa] make Select operator broadcastable in the pass

Making Select broadcastable can let this op easier to use.

Change-Id: I4a4bec4f7cbe532e954a5b4fe53136676ab4300c

Reviewed By: rsuderman

Differential Revision: https://reviews.llvm.org/D139156
mlir/lib/Dialect/Tosa/Transforms/TosaMakeBroadcastable.cpp
mlir/test/Dialect/Tosa/broadcast.mlir