julia
80603a41 - mark return type of failed concrete eval of intrinsics as `Bottom` (#51251)

Commit
2 years ago
mark return type of failed concrete eval of intrinsics as `Bottom` (#51251) Because of the consistency assumed by `is_pure_intrinsic_infer`, we can aggressively mark the return type as `Bottom` in a case when the concrete evaluation of an intrinsic fails.
Author
Parents
Loading