diff options
author | Frederik Gossen <frgossen@google.com> | 2020-07-31 14:17:31 +0000 |
---|---|---|
committer | Frederik Gossen <frgossen@google.com> | 2020-07-31 14:18:06 +0000 |
commit | 6983cf3a57aa6d8619eb39e1625eed5340ba05c7 (patch) | |
tree | dfeedc88b0fef6be8634e6461fbf01c4159283fb /llvm/lib/CodeGen/CodeGenPrepare.cpp | |
parent | 2da9b44415ce7958d09da53746ad46be631dcf1f (diff) | |
download | llvm-6983cf3a57aa6d8619eb39e1625eed5340ba05c7.zip llvm-6983cf3a57aa6d8619eb39e1625eed5340ba05c7.tar.gz llvm-6983cf3a57aa6d8619eb39e1625eed5340ba05c7.tar.bz2 |
[MLIR][Shape] Allow unsafe `shape.broadcast`
In a context in which `shape.broadcast` is known not to produce an error value,
we want it to operate solely on extent tensors. The operation's behavior is
then undefined in the error case as the result type cannot hold this value.
Differential Revision: https://reviews.llvm.org/D84933
Diffstat (limited to 'llvm/lib/CodeGen/CodeGenPrepare.cpp')
0 files changed, 0 insertions, 0 deletions