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.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo