VP tests recently added don't work on Release mode. They work on Debug mode, so I disable them on Release mode to make tests work.
Translate VP intrinsics to VP_* SDNodes. The tests check whether a matching vp_* SDNode is emitted. Reviewed By: craig.topper Differential Revision: https://reviews.llvm.org/D91441