[all-commits] [llvm/llvm-project] 7f13d5: [mlir] Remove Broadcastable ODS trait
Jacques Pienaar via All-commits
all-commits at lists.llvm.org
Thu Jun 11 13:48:07 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 7f13d51ee3b92d22dd9a9fecbe6ca028c198d00d
https://github.com/llvm/llvm-project/commit/7f13d51ee3b92d22dd9a9fecbe6ca028c198d00d
Author: Jacques Pienaar <jpienaar at google.com>
Date: 2020-06-11 (Thu, 11 Jun 2020)
Changed paths:
M mlir/include/mlir/IR/OpBase.td
Log Message:
-----------
[mlir] Remove Broadcastable ODS trait
Alias to ResultsBroadcastableShape ODS trait which matches C++ class.
More information about the All-commits
mailing list