This implements the tand intrinsic by performing a multiplication by pi/180 to the argument before calling tan inline. This is a commonly provided extension that is used by OpenRadioss Differential Revision: https://reviews.llvm.org/D154614