[X86] Custom match X86ISD::VPTERNLOG in X86ISelDAGToDAG in order to reduce isel patterns.
By factoring out the end of tryVPTERNLOG, we can use the same code to directly match X86ISD::VPTERNLOG. This allows us to remove around 3-4K worth of X86GenDAGISel.inc.
Loading
Please sign in to comment