[NFC][PowerPC] Refactor the tryAndWithMask()
authorQingShan Zhang <qshanz@cn.ibm.com>
Mon, 24 Feb 2020 04:02:24 +0000 (04:02 +0000)
committerQingShan Zhang <qshanz@cn.ibm.com>
Mon, 24 Feb 2020 04:02:24 +0000 (04:02 +0000)
commit8b3a62dc987288a04f84c0e105303871943e8831
tree42c7091cdeb84ca4faa29668a47ef7a0818e89f4
parentbae33a7c5a1f220671e6d99cda21749afe2501a6
[NFC][PowerPC] Refactor the tryAndWithMask()

Split the tryAndWithMask into several small calls.

Differential Revision: https://reviews.llvm.org/D72250
llvm/lib/Target/PowerPC/PPCISelDAGToDAG.cpp