[all-commits] [llvm/llvm-project] 936819: [mlir][tosa] make Select operator broadcastable in...
TatWai Chong via All-commits
all-commits at lists.llvm.org
Wed Feb 8 16:53:25 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 936819bf55af580a94e73ff5c7e4c1cc4d5d43f6
https://github.com/llvm/llvm-project/commit/936819bf55af580a94e73ff5c7e4c1cc4d5d43f6
Author: TatWai Chong <tatwai.chong at arm.com>
Date: 2023-02-08 (Wed, 08 Feb 2023)
Changed paths:
M mlir/lib/Dialect/Tosa/Transforms/TosaMakeBroadcastable.cpp
M mlir/test/Dialect/Tosa/broadcast.mlir
Log Message:
-----------
[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
More information about the All-commits
mailing list