[all-commits] [llvm/llvm-project] 511484: [mlir] Add lowering for IsBroadcastable to Std dia...
Tres via All-commits
all-commits at lists.llvm.org
Fri Oct 30 02:44:49 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 511484f27d923e16cbb88d3b00f800386a263cd5
https://github.com/llvm/llvm-project/commit/511484f27d923e16cbb88d3b00f800386a263cd5
Author: Tres Popp <tpopp at google.com>
Date: 2020-10-30 (Fri, 30 Oct 2020)
Changed paths:
M mlir/lib/Conversion/ShapeToStandard/ShapeToStandard.cpp
M mlir/test/Conversion/ShapeToStandard/shape-to-standard.mlir
Log Message:
-----------
[mlir] Add lowering for IsBroadcastable to Std dialect.
Differential Revision: https://reviews.llvm.org/D90407
More information about the All-commits
mailing list