[all-commits] [llvm/llvm-project] ad793e: Forward extent tensors through shape.broadcast.
Tres via All-commits
all-commits at lists.llvm.org
Wed Jul 29 06:49:51 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: ad793ed90370f0e99fa7ae0cc4d4e97081b5561a
https://github.com/llvm/llvm-project/commit/ad793ed90370f0e99fa7ae0cc4d4e97081b5561a
Author: Tres Popp <tpopp at google.com>
Date: 2020-07-29 (Wed, 29 Jul 2020)
Changed paths:
M mlir/include/mlir/Dialect/Shape/IR/ShapeOps.td
M mlir/test/Dialect/Shape/canonicalize.mlir
M mlir/test/Dialect/Shape/invalid.mlir
M mlir/test/Dialect/Shape/ops.mlir
Log Message:
-----------
Forward extent tensors through shape.broadcast.
Differential Revision: https://reviews.llvm.org/D84832
More information about the All-commits
mailing list