@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/new-target-intrinsic-lowering-and-legalization-mechanism/9683/6) 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/baf9ac6e97fe012e8f810b9d8bb1f637f491b235bc9e67f081afc840dafbdc95).