Add OPC_CheckChildSame0-3 to the DAG isel matcher. This replaces sequences of...
Add OPC_CheckChildSame0-3 to the DAG isel matcher. This replaces sequences of MoveChild, CheckSame, MoveParent. Saves 846 bytes from the X86 DAG isel matcher, ~300 from ARM, ~840 from Hexagon. llvm-svn: 192026
Loading
Please register or sign in to comment