diff options
author | Tres Popp <tpopp@google.com> | 2020-07-02 11:18:08 +0200 |
---|---|---|
committer | Tres Popp <tpopp@google.com> | 2020-07-09 11:23:25 +0200 |
commit | 2ef71cb7fdb76acd2dc69584d05dacd041a7a522 (patch) | |
tree | 42ea0a41e11310e15eef079263980783c1da2728 /llvm/lib/Support/CommandLine.cpp | |
parent | e4ec6d0afe14ca4ba6cebd35c7f46f3ce0859ecf (diff) | |
download | llvm-2ef71cb7fdb76acd2dc69584d05dacd041a7a522.zip llvm-2ef71cb7fdb76acd2dc69584d05dacd041a7a522.tar.gz llvm-2ef71cb7fdb76acd2dc69584d05dacd041a7a522.tar.bz2 |
[mlir] Add additional Canonicalization of shape.cstr_broadcastable.
Summary:
Added canonicalization and folding was:
- Folding when either input is an attribute indicating a scalar input
which can always be broadcasted.
- Canonicalization where it can be determined that either input shape is
a scalar.
- Canonicalization where the partially specified input shapes can be
proven to be broadcastable always.
Differential Revision: https://reviews.llvm.org/D83194
Diffstat (limited to 'llvm/lib/Support/CommandLine.cpp')
0 files changed, 0 insertions, 0 deletions