[SystemZ] Bugfix in tieOpsIfNeeded()
authorJonas Paulsson <paulsson@linux.vnet.ibm.com>
Thu, 26 Mar 2020 11:22:14 +0000 (12:22 +0100)
committerJonas Paulsson <paulsson@linux.vnet.ibm.com>
Thu, 26 Mar 2020 11:22:14 +0000 (12:22 +0100)
commit8bf9e317e4c5c31a170c52d0624386081fa0614f
treeed5884c1c8f79b2f78dfd67bb23e4912d48c63cf
parentaefec9ed77f63db832b1235d427b439c04759873
[SystemZ]  Bugfix in tieOpsIfNeeded()

This function did a check which was broken to see if an opcode requires op0
and op1 to be tied. By chance this is NFC.

Review: Ulrich Weigand
llvm/lib/Target/SystemZ/SystemZShortenInst.cpp