diff options
author | Benjamin Kramer <benny.kra@googlemail.com> | 2021-02-22 18:41:56 +0100 |
---|---|---|
committer | Benjamin Kramer <benny.kra@googlemail.com> | 2021-02-22 20:06:37 +0100 |
commit | ed4d12c2ce30e5a1c270e2b4a08e67851ff8b295 (patch) | |
tree | d30dc4dea4fee5c7bce51d3ac919449a2d5c2305 /clang/lib/CodeGen/CodeGenFunction.cpp | |
parent | 55dff8b2e4f0ac9e852b5abc053af8dcf6c744f1 (diff) | |
download | llvm-ed4d12c2ce30e5a1c270e2b4a08e67851ff8b295.zip llvm-ed4d12c2ce30e5a1c270e2b4a08e67851ff8b295.tar.gz llvm-ed4d12c2ce30e5a1c270e2b4a08e67851ff8b295.tar.bz2 |
[mlir][Shape] Fix a crash when folding nary broadcast ops
operands[2] can be nullptr here. I'm not able to build a lit test for
this because of the commutative reordering of operands. It's possible to
trigger this with a createOrFold<BroadcastOp> though.
Differential Revision: https://reviews.llvm.org/D97206
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.cpp')
0 files changed, 0 insertions, 0 deletions