llvm-project/mlir/lib/Dialect/Tosa/Transforms
Rob Suderman a35f54c3b4 [tosa][mlir] Add bailout to TosaMakeBroadcastable for unranked case
Dyn-cast should be checked and bailed out if the dyn_cast failed.

Reviewed By: sjarus, NatashaKnk

Differential Revision: https://reviews.llvm.org/D112574
2021-10-26 15:37:53 -07:00
..
CMakeLists.txt [mlir][tosa] Add tosa shape inference with InferReturnTypeComponent 2021-07-01 16:04:26 -07:00
TosaInferShapes.cpp [mlir][tosa] Add shape inference for tosa.while 2021-09-10 13:11:53 -07:00
TosaMakeBroadcastable.cpp [tosa][mlir] Add bailout to TosaMakeBroadcastable for unranked case 2021-10-26 15:37:53 -07:00