Clip plane in shader

I noticed this in the cg reference. Is there a way to do a per shader clipping plane in Unity that will benifit performance like the camera clipping plane? Any examples?

http://http.developer.nvidia.com/Cg/ClipPlane.html

Would love to see an example as well.