2aa07b0091
When transforming unranked binary operations from CHLO to HLO, we insert `shape.broadcast` operations. Due to context, we know that the result of the `shape.broadcast` operation has a static shape. Instead of modelling this in the type of the broadcast operation itself, which is illegal, we now use an explicit cast. PiperOrigin-RevId: 331989879 |
||
---|---|---|
.. | ||
IR | ||
transforms | ||
CMakeLists.txt |