[all-commits] [llvm/llvm-project] 2a71f9: [MLIR] Allow compatible shapes in `Elementwise` op...
frgossen via All-commits
all-commits at lists.llvm.org
Mon Mar 15 01:56:53 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 2a71f95767490f5ac65d42bf55ad571e6fbd1123
https://github.com/llvm/llvm-project/commit/2a71f95767490f5ac65d42bf55ad571e6fbd1123
Author: Frederik Gossen <frgossen at google.com>
Date: 2021-03-15 (Mon, 15 Mar 2021)
Changed paths:
M mlir/lib/IR/Operation.cpp
M mlir/test/Dialect/Standard/invalid.mlir
M mlir/test/IR/invalid-ops.mlir
M mlir/test/IR/traits.mlir
Log Message:
-----------
[MLIR] Allow compatible shapes in `Elementwise` operations
Differential Revision: https://reviews.llvm.org/D98186
More information about the All-commits
mailing list