Sorry I was posting on a wrong thread
@kparzysz Thanks for asking! For example, there might be some rare TVM intrinsics like `tir.erf` that may be lowered to some cuda intrinsic (using `Lowering`), but those intrinsics aren't guaranteed to exist on other hardware platforms, and in this case, we substitute the intrinsic with more complicated computation (using `Legalization`) --- [Visit Topic](https://discuss.tvm.apache.org/t/is-there-a-difference-between-lower-and-legalize-in-tir/10714/10) to respond. You are receiving this because you enabled mailing list mode. To unsubscribe from these emails, [click here](https://discuss.tvm.apache.org/email/unsubscribe/47d09ccbd91df4df3d1a66a69b63aa274f37ae3100be187c3e0cc7d6730a3773).