Encounter "LetExpr is only supported by print SSA form" when tvm.build(), please help

I am trying to run some of my operators through Android RPC. It executes successfully on CPU. But when i try execute for OpenCL GPU, during tvm.build(), i encounter below error. image

Can anyone please provide some pointers, where could be the issue. I tried modifying the schedules, but no result.