For example, TVM translates `exp` into fast-math version by default, ignoring `tilelang.PassConfigKey.TL_DISABLE_FAST_MATH`. See https://github.com/apache/tvm/blob/main/src/target/source/intrin_rule_cuda.cc#L172.