mirror of
https://github.com/llvm/llvm-project.git
synced 2025-04-23 20:26:05 +00:00

Add additional cases of this canonicalization, by checking the 'source of truth' function `isBroadcastableTo` to check when it is possible to broadcast directly to the shape resulting from the shape_cast. --------- Signed-off-by: James Newling <james.newling@gmail.com>